Index: /trunk/archive/pslib/include/psError.h
===================================================================
--- /trunk/archive/pslib/include/psError.h	(revision 975)
+++ /trunk/archive/pslib/include/psError.h	(revision 976)
@@ -25,5 +25,5 @@
 int psError(const char *name,		///< Category of code that caused the error
 	    psErrorCode code,		///< class of error (equivalent to errno)
-	    int new,	                ///< is this a new error?
+	    bool new,	                ///< is this a new error?
 	    const char *fmt,		///< Format
 	    ...)			///< Extra arguments to use format
