Changeset 27148 for trunk/ppSub/src/ppSubExit.c
- Timestamp:
- Mar 2, 2010, 4:05:08 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubExit.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubExit.c
r27139 r27148 1 1 #include <stdio.h> 2 2 #include <pslib.h> 3 #include <psphotErrorCodes.h> 3 4 4 5 #include "ppSub.h" … … 35 36 exitValue = PS_EXIT_CONFIG_ERROR; 36 37 break; 38 case PSPHOT_ERR_PSF: 37 39 case PPSUB_ERR_DATA: 38 40 case PPSUB_ERR_NO_OVERLAP:
Note:
See TracChangeset
for help on using the changeset viewer.
