IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 21, 2006, 12:23:58 AM (20 years ago)
Author:
Paul Price
Message:

Working, but leaks memory something chronic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_p0/psModules/src/astrom/pmFPAWrite.c

    r6062 r6124  
    2727{
    2828    bool status = true;                 // Status of writing, to return
     29
     30    psTrace(__func__, 1, "Writing FPA...\n");
    2931
    3032    psTrace(__func__, 7, "Outgesting FPA concepts...\n");
     
    7072    }
    7173
    72 
     74    psTrace(__func__, 1, "Done writing FPA...\n");
    7375
    7476    return status;
Note: See TracChangeset for help on using the changeset viewer.