Changeset 25813
- Timestamp:
- Oct 8, 2009, 11:36:06 AM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ppStack/src/ppStackCombineFinal.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ppStack/src/ppStackCombineFinal.c
r25812 r25813 41 41 psArrayAdd(job->args, 1, options); 42 42 psArrayAdd(job->args, 1, config); 43 PS_ARRAY_ADD_SCALAR(job->args, full, PS_TYPE_ BOOL);43 PS_ARRAY_ADD_SCALAR(job->args, full, PS_TYPE_U8); 44 44 if (!psThreadJobAddPending(job)) { 45 45 psFree(job);
Note:
See TracChangeset
for help on using the changeset viewer.
