IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 9, 2008, 6:19:57 PM (18 years ago)
Author:
Paul Price
Message:

Can't spell even made-up words!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/detrend/pmRemnance.c

    r20617 r20620  
    1212
    1313
    14 bool pmRemance(pmReadout *ro,           ///< Readout with input image
    15                psMaskType maskVal,      ///< Value of mask
    16                psMaskType maskRem       ///< Value to give remance
    17                )
     14bool pmRemnance(pmReadout *ro,           ///< Readout with input image
     15                psMaskType maskVal,      ///< Value of mask
     16                psMaskType maskRem       ///< Value to give remance
     17    )
    1818{
    1919    PM_ASSERT_READOUT_NON_NULL(ro, false);
Note: See TracChangeset for help on using the changeset viewer.