Changeset 11269 for trunk/psastro/src/psastroDataSave.c
- Timestamp:
- Jan 24, 2007, 12:24:44 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroDataSave.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroDataSave.c
r10438 r11269 19 19 pmFPAfile *output = psMetadataLookupPtr (NULL, config->files, "PSASTRO.OUTPUT"); 20 20 if (!output) { 21 psError(PSASTRO_ERR_CONFIG, true, "Can't find o utput data!\n");21 psError(PSASTRO_ERR_CONFIG, true, "Can't find or interpret output file rule PSASTRO.OUTPUT!\n"); 22 22 return false; 23 23 }
Note:
See TracChangeset
for help on using the changeset viewer.
