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/pmBias.c

    r18960 r19299  
    1919#include "pmBias.h"
    2020
    21 bool pmBiasSubtractScan_Threaded(const psThreadJob *job)
     21bool pmBiasSubtractScan_Threaded(psThreadJob *job)
    2222{
    2323    PS_ASSERT_THREAD_JOB_NON_NULL(job, false);
Note: See TracChangeset for help on using the changeset viewer.