Changeset 25027 for branches/pap/ippTools/src/pxwarp.c
- Timestamp:
- Aug 7, 2009, 4:08:25 PM (17 years ago)
- Location:
- branches/pap
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
ippTools/src (modified) (1 prop)
-
ippTools/src/pxwarp.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/ippTools/src
- Property svn:ignore
-
old new 34 34 disttool 35 35 receivetool 36 37 pubtool
-
- Property svn:ignore
-
branches/pap/ippTools/src/pxwarp.c
r23613 r25027 126 126 127 127 bool pxwarpQueueByFakeID(pxConfig *config, 128 psS64 fake_id, 129 char *workdir, 130 char *label, 131 char *dvodb, 132 char *tess_id, 133 char *end_stage) 128 psS64 fake_id, 129 const char *workdir, 130 const char *label, 131 const char *dvodb, 132 const char *tess_id, 133 const char *reduction, 134 const char *end_stage) 134 135 { 135 136 PS_ASSERT_PTR_NON_NULL(config, false); … … 146 147 dvodb, 147 148 tess_id, 149 reduction, 148 150 end_stage, 149 151 NULL, // registered
Note:
See TracChangeset
for help on using the changeset viewer.
