Changeset 7720 for trunk/psModules/src/camera/pmHDU.c
- Timestamp:
- Jun 27, 2006, 7:22:41 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmHDU.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmHDU.c
r7719 r7720 15 15 { 16 16 // Deal with the PHU case 17 if (hdu->blankPHU ) {17 if (hdu->blankPHU || !hdu->extname) { 18 18 if (!psFitsMoveExtNum(fits, 0, false)) { 19 19 psError(PS_ERR_IO, false, "Unable to move to primary header!\n");
Note:
See TracChangeset
for help on using the changeset viewer.
