IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23219 for trunk/psphot


Ignore:
Timestamp:
Mar 6, 2009, 3:13:31 PM (17 years ago)
Author:
Paul Price
Message:

Forgot to add to the argument list.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotSourceStats.c

    r23218 r23219  
    8686            PS_ARRAY_ADD_SCALAR(job->args, 0, PS_TYPE_S32); // this is used as a return value for Nmoments
    8787            PS_ARRAY_ADD_SCALAR(job->args, 0, PS_TYPE_S32); // this is used as a return value for Nfail
     88            PS_ARRAY_ADD_SCALAR(job->args, 0, PS_TYPE_S32); // this is used as a return value for Nfaint
    8889
    8990            if (!psThreadJobAddPending(job)) {
Note: See TracChangeset for help on using the changeset viewer.