IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 8, 2004, 3:23:57 PM (22 years ago)
Author:
harman
Message:

Changed function argument parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/fileUtils/tst_psLookupTable_01.c

    r2306 r2310  
    1717*  @author  Ross Harman, MHPCC
    1818*
    19 *  @version $Revision: 1.1 $  $Name: not supported by cvs2svn $
    20 *  @date  $Date: 2004-11-09 00:49:37 $
     19*  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
     20*  @date  $Date: 2004-11-09 01:23:57 $
    2121*
    2222*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3232int main(int argc, char* argv[])
    3333{
    34     psMaskType status1 = 0;
     34    psLookupStatusType status1 = 0;
    3535    psF64 index1 = 2450905.0;
    3636    psF64 out1 = 0.0;
Note: See TracChangeset for help on using the changeset viewer.