IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 27, 2007, 10:49:57 AM (19 years ago)
Author:
magnier
Message:

added wrote_phu to pmFPA, etc; added test in WritePHU

File:
1 edited

Legend:

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

    r11864 r12603  
    7676        psFree(copy);
    7777        psFree(phuView);
    78         return false;
     78        return NULL;
    7979    }
    8080    psFree(phuView);
     81
     82    // preserve this state variable
     83    copy->wrote_phu = file->fpa->wrote_phu;
    8184
    8285    switch (level) {
Note: See TracChangeset for help on using the changeset viewer.