IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 20, 2007, 2:01:46 PM (19 years ago)
Author:
eugene
Message:

minor spacing change

File:
1 edited

Legend:

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

    r14631 r14933  
    2929    }
    3030    psTrace("psModules.camera", 9, "Freeing readout %zd\n", (size_t) readout);
     31
    3132    psFree(readout->image);
    3233    psFree(readout->mask);
     
    165166        return;
    166167    }
     168
    167169    psFree(readout->image);
    168170    psFree(readout->mask);
Note: See TracChangeset for help on using the changeset viewer.