Changeset 17824
- Timestamp:
- May 28, 2008, 8:54:42 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fits/psFitsFloatFile.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fits/psFitsFloatFile.c
r16185 r17824 57 57 } 58 58 59 if (!convName || status == KEY_NO_EXIST) { 59 // XXX convName is static if (!convName || status == KEY_NO_EXIST) { 60 if (status == KEY_NO_EXIST) { 60 61 return PS_FITS_FLOAT_NONE; 61 62 }
Note:
See TracChangeset
for help on using the changeset viewer.
