Changeset 15394 for trunk/ppStack/src/ppStack.c
- Timestamp:
- Oct 26, 2007, 11:19:10 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStack.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStack.c
r14844 r15394 44 44 if (!ppStackLoop(config)) { 45 45 psErrorStackPrint(stderr, "Error performing combination.\n"); 46 exitValue = PS_EXIT_ PROG_ERROR;46 exitValue = PS_EXIT_DATA_ERROR; 47 47 goto die; 48 48 }
Note:
See TracChangeset
for help on using the changeset viewer.
