IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 17, 2004, 2:40:15 PM (22 years ago)
Author:
evanalst
Message:

Initialize return value for image shift test.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/image/tst_psImageManip.c

    r1828 r1829  
    66 *  @author Robert DeSonia, MHPCC
    77 *
    8  *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2004-09-18 00:16:47 $
     8 *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2004-09-18 00:40:15 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    12651265    */
    12661266
    1267     int retVal;
     1267    int retVal=0;
    12681268
    12691269    // integer shift
Note: See TracChangeset for help on using the changeset viewer.