Changeset 7492 for trunk/psModules/src/camera/pmHDUUtils.h
- Timestamp:
- Jun 9, 2006, 5:42:10 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmHDUUtils.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmHDUUtils.h
r7459 r7492 22 22 23 23 // Print details about an HDU 24 void pmHDUPrint(const pmHDU *hdu, // HDU to print 24 void pmHDUPrint(FILE *fd, // File descriptor to which to print 25 const pmHDU *hdu, // HDU to print 25 26 int level, // Level at which to print 26 27 bool header // Print header?
Note:
See TracChangeset
for help on using the changeset viewer.
