IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16198


Ignore:
Timestamp:
Jan 22, 2008, 5:53:38 PM (18 years ago)
Author:
Paul Price
Message:

Don't always have the camera name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAfileDefine.c

    r16191 r16198  
    252252
    253253        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);
    255255
    256256        psFitsOptions *options = file->options = psFitsOptionsAlloc(); // FITS I/O options
Note: See TracChangeset for help on using the changeset viewer.