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/imcombine/pmSubtractionEquation.c

    r19225 r19299  
    480480//////////////////////////////////////////////////////////////////////////////////////////////////////////////
    481481
    482 bool pmSubtractionCalculateEquationThread(const psThreadJob *job)
     482bool pmSubtractionCalculateEquationThread(psThreadJob *job)
    483483{
    484484    PS_ASSERT_THREAD_JOB_NON_NULL(job, false);
Note: See TracChangeset for help on using the changeset viewer.