Changeset 23367 for trunk/ppStack
- Timestamp:
- Mar 17, 2009, 3:03:52 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackLoop.c
r23341 r23367 103 103 // Clean up 104 104 psTrace("ppStack", 2, "Cleaning up after combination....\n"); 105 if (!ppStackC ombineFinal(stack, options, config)) {105 if (!ppStackCleanup(stack, options, config)) { 106 106 psError(PS_ERR_UNKNOWN, false, "Unable to clean up."); 107 107 psFree(stack);
Note:
See TracChangeset
for help on using the changeset viewer.
