IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15764


Ignore:
Timestamp:
Dec 7, 2007, 2:42:32 PM (18 years ago)
Author:
Paul Price
Message:

Making code compile with current (checked-in) version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmPSFEnvelope.c

    r15762 r15764  
    205205        }
    206206
    207         if (!pmSourceMoments(source, radius, xOffset->data.S32[i], yOffset->data.S32[i])) {
     207        if (!pmSourceMoments(source, radius)) {
    208208            psError(PS_ERR_UNKNOWN, false, "Unable to measure moments for source.");
    209209            psFree(readout);
Note: See TracChangeset for help on using the changeset viewer.