IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 10, 2004, 8:27:08 AM (22 years ago)
Author:
harman
Message:

Changed function argument

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/xml/psXML.c

    r2273 r2318  
    99*  @author Ross Harman, MHPCC
    1010*
    11 *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2004-11-04 01:04:57 $
     11*  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2004-11-10 18:26:46 $
    1313*
    1414*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    444444
    445445
    446 psS32 psMetadataParseConfig(psMetadata** md, char *fileName, psBool overwrite)
     446psS32 psMetadataParseConfig(psMetadata** md, const char *fileName, psBool overwrite)
    447447{
    448448    psBool tempBool;
Note: See TracChangeset for help on using the changeset viewer.