IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11700


Ignore:
Timestamp:
Feb 7, 2007, 5:26:15 PM (19 years ago)
Author:
jhoblitt
Message:

typo fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/mathtypes/psImage.h

    r11699 r11700  
    99 * @author Joshua Hoblitt, University of Hawaii
    1010 *
    11  * @version $Revision: 1.87 $ $Name: not supported by cvs2svn $
    12  * @date $Date: 2007-02-08 03:10:33 $
     11 * @version $Revision: 1.88 $ $Name: not supported by cvs2svn $
     12 * @date $Date: 2007-02-08 03:26:15 $
    1313 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1414 */
     
    172172);
    173173#else // ifdef DOXYGEN
    174 psImage* psImageRecycle(
     174psImage* p_psImageRecycle(
    175175    const char *file,                   ///< File of caller
    176176    unsigned int lineno,                ///< Line number of caller
Note: See TracChangeset for help on using the changeset viewer.