IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 29, 2008, 4:29:37 PM (18 years ago)
Author:
Paul Price
Message:

psThreadJob is now mutable within the thread function.

File:
1 edited

Legend:

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

    r18960 r19299  
    1313#include "pmDetrendThreads.h"
    1414
    15 bool pmFlatFieldScan_Threaded(const psThreadJob *job)
     15bool pmFlatFieldScan_Threaded(psThreadJob *job)
    1616{
    1717    PS_ASSERT_THREAD_JOB_NON_NULL(job, false);
Note: See TracChangeset for help on using the changeset viewer.