IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21089


Ignore:
Timestamp:
Jan 6, 2009, 3:17:29 PM (17 years ago)
Author:
Paul Price
Message:

Fixing cut/paste error, found by Gene.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceMatch.c

    r20963 r21089  
    143143    match->image->data.S32[num] = image;
    144144    match->index->data.S32[num] = index;
    145     match->index->data.PS_TYPE_MASK_DATA[num] = 0;
     145    match->mask->data.PS_TYPE_MASK_DATA[num] = 0;
    146146    match->num++;
    147147
Note: See TracChangeset for help on using the changeset viewer.