IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20603


Ignore:
Timestamp:
Nov 9, 2008, 12:05:53 AM (18 years ago)
Author:
Paul Price
Message:

Using wrong variable to count.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/mask_extra.c

    r20601 r20603  
    8181                }
    8282                mask->data.PS_TYPE_MASK_DATA[v][u] = 0xFF;
    83                 num++;
     83                numMask++;
    8484            }
    8585        }
Note: See TracChangeset for help on using the changeset viewer.