Changeset 24648 for trunk/psastro/src/psastroExtractStars.c
- Timestamp:
- Jul 2, 2009, 3:40:24 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroExtractStars.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroExtractStars.c
r23666 r24648 65 65 66 66 // really error-out here? or just skip? 67 if (!psastroZeroPointFromRecipe (&zeropt, &exptime, fpa, recipe)) {67 if (!psastroZeroPointFromRecipe (&zeropt, &exptime, NULL, fpa, recipe)) { 68 68 psLogMsg ("psastro", PS_LOG_INFO, "failed to load zeropt data from recipe"); 69 69 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
