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

    r19083 r19299  
    371371}
    372372
    373 bool pmDarkApplyScan_Threaded(const psThreadJob *job)
     373bool pmDarkApplyScan_Threaded(psThreadJob *job)
    374374{
    375375    PS_ASSERT_THREAD_JOB_NON_NULL(job, false);
Note: See TracChangeset for help on using the changeset viewer.