IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 2, 2021, 2:47:07 PM (5 years ago)
Author:
eugene
Message:

minor whitespace changes

File:
1 edited

Legend:

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

    r25879 r41525  
    460460                if (readout->image) {
    461461                    psImage *new = pasteImage(hduImages->data[i], readout->image, trimsec);
    462                     psFree(readout->image);
     462                    psFree(readout->image); 
    463463                    readout->image = new;
    464464                }
Note: See TracChangeset for help on using the changeset viewer.