Changeset 27157
- Timestamp:
- Mar 3, 2010, 1:22:06 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackFinish.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackFinish.c
r27156 r27157 138 138 case PPSTACK_ERR_NOT_IMPLEMENTED: 139 139 case PPSTACK_ERR_PROG: 140 psLogMsg("ppStack", PS_LOG_WARN, "Programming error code: %x", errorCode); 141 exitValue = PS_EXIT_PROG_ERROR; 142 break; 140 143 default: 141 144 // It's a programming error if we're not dealing with the error correctly
Note:
See TracChangeset
for help on using the changeset viewer.
