Changeset 26982 for trunk/ppSub/src/ppSubReadoutStats.c
- Timestamp:
- Feb 17, 2010, 5:36:13 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubReadoutStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubReadoutStats.c
r23939 r26982 23 23 pmFPAfile *output = psMetadataLookupPtr(NULL, config->files, "PPSUB.OUTPUT"); // Output file 24 24 if (!output) { 25 psError(P S_ERR_UNEXPECTED_NULL, true, "Unable to find file PPSUB.OUTPUT.\n");25 psError(PPSUB_ERR_PROG, true, "Unable to find file PPSUB.OUTPUT.\n"); 26 26 return false; 27 27 }
Note:
See TracChangeset
for help on using the changeset viewer.
