Index: trunk/psLib/src/xml/psXML.h
===================================================================
--- trunk/psLib/src/xml/psXML.h	(revision 4401)
+++ trunk/psLib/src/xml/psXML.h	(revision 4409)
@@ -10,6 +10,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-06-27 20:38:12 $
+ *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-28 20:17:52 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -81,5 +81,5 @@
 psMetadata* psMetadataConfigParse(
     psMetadata* md,                    ///< Resulting metadata from read.
-    int *nFail,                        ///< Number of failed lines.
+    unsigned int *nFail,               ///< Number of failed lines.
     const char *fileName,              ///< Name of file to read.
     bool overwrite                     ///< Allow overwrite of duplicate specifications.
