IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 4:24:46 PM (16 years ago)
Author:
eugene
Message:

updates from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/psModules/src/objects/pmSourceIO.c

    r26787 r26879  
    960960        if (hdu->header == NULL) {
    961961            // if the IMAGE header does not exist, we have no data for this view
    962             if (!psFitsMoveExtName (file->fits, headname)) {
     962            if (!psFitsMoveExtNameClean (file->fits, headname)) {
    963963                readout->data_exists = false;
    964964                psFree (headname);
Note: See TracChangeset for help on using the changeset viewer.