Changeset 7908
- Timestamp:
- Jul 14, 2006, 10:17:49 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotArguments.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotArguments.c
r7829 r7908 15 15 pmConfig *config = pmConfigRead(&argc, argv); 16 16 if (config == NULL) { 17 psError(PSPHOT_ERR_CONFIG, false, "Can't find site configuration");17 psError(PSPHOT_ERR_CONFIG, false, "Can't read site configuration"); 18 18 return NULL; 19 19 }
Note:
See TracChangeset
for help on using the changeset viewer.
