Changeset 12492 for trunk/psastro/src/psastroAstromGuess.c
- Timestamp:
- Mar 18, 2007, 12:28:16 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroAstromGuess.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroAstromGuess.c
r12450 r12492 40 40 double pixelScale = psMetadataLookupF32 (&status, recipe, "PSASTRO.PIXEL.SCALE"); 41 41 if (!status) { 42 psError(PS_ERR_IO, false, "Failed to lookup pixel scale");42 psError(PS_ERR_IO, true, "Failed to lookup pixel scale"); 43 43 return false; 44 44 }
Note:
See TracChangeset
for help on using the changeset viewer.
