Changeset 18914 for trunk/psastro/src/psastroLoadRefstars.c
- Timestamp:
- Aug 5, 2008, 9:19:40 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroLoadRefstars.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroLoadRefstars.c
r18176 r18914 33 33 34 34 // substitute abstract name with concrete name, if present in PSASTRO.CATDIRS 35 psMetadata *catdirs = psMetadataLookupMetadata(&status, config-> complete, "PSASTRO.CATDIRS"); // List of cameras35 psMetadata *catdirs = psMetadataLookupMetadata(&status, config->site, "PSASTRO.CATDIRS"); // List of cameras 36 36 if (!catdirs) { 37 37 psError(PS_ERR_UNEXPECTED_NULL, true, "Unable to find PSASTRO.CATDIRS in the system configuration.\n");
Note:
See TracChangeset
for help on using the changeset viewer.
