IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18494


Ignore:
Timestamp:
Jul 12, 2008, 11:08:33 AM (18 years ago)
Author:
eugene
Message:

minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/imageops/psImageMaskOps.c

    r17457 r18494  
    88 *  @author David Robbins, MHPCC
    99 *
    10  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2008-04-21 18:16:58 $
     10 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2008-07-12 21:08:33 $
    1212 *
    1313 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    265265        }
    266266    }
     267
    267268    for (int i = 0; i < in->numRows; i++) {
    268269        for (int j = 0; j < in->numCols; j++) {
Note: See TracChangeset for help on using the changeset viewer.