IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 18, 2005, 9:08:20 AM (22 years ago)
Author:
desonia
Message:

Corrected typo.

File:
1 edited

Legend:

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

    r3031 r3032  
    66*  @author Robert DeSonia, MHPCC
    77*
    8 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
    9 *  @date $Date: 2005-01-18 19:07:45 $
     8*  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
     9*  @date $Date: 2005-01-18 19:08:20 $
    1010*
    1111*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    849849            psError(PS_ERR_UNKNOWN, true,
    850850                    "Failed to retrieve psS32 metadata item from file (row=%d).  Got %d vs %d",
    851                     fow, intItem, row);
     851                    row, intItem, row);
    852852            return 20;
    853853        }
Note: See TracChangeset for help on using the changeset viewer.