Changeset 16198
- Timestamp:
- Jan 22, 2008, 5:53:38 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAfileDefine.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAfileDefine.c
r16191 r16198 252 252 253 253 psString source = NULL; // Source of options 254 psStringAppend(&source, "%s in FITS in camera %s", fitsType, cameraName);254 psStringAppend(&source, "%s in FITS in camera configuration", fitsType); 255 255 256 256 psFitsOptions *options = file->options = psFitsOptionsAlloc(); // FITS I/O options
Note:
See TracChangeset
for help on using the changeset viewer.
