IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 3, 2010, 9:08:48 PM (16 years ago)
Author:
Paul Price
Message:

Finished rework of ppMops. Not yet tested though.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppTranslate/src/ppMopsWrite.c

    r28209 r28212  
    3636        psMetadataAddStr(header, PS_LIST_TAIL, "OBSCODE", 0, "IAU Observatory code", OBSERVATORY_CODE);
    3737
    38         if (!psFitsWriteBlank(fits, header)) {
     38        if (!psFitsWriteBlank(fits, header, NULL)) {
    3939            psError(psErrorCodeLast(), false, "Unable to write primary header");
    4040            return false;
Note: See TracChangeset for help on using the changeset viewer.