Index: trunk/psLib/src/sys/psError.h
===================================================================
--- trunk/psLib/src/sys/psError.h	(revision 11248)
+++ trunk/psLib/src/sys/psError.h	(revision 11668)
@@ -11,6 +11,6 @@
  *  @author Eric Van Alst, MHPCC
  *
- *  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-01-23 22:47:23 $
+ *  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-02-06 21:36:09 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -134,5 +134,5 @@
 psErrorCode psError(
     psErrorCode code,                  ///< Error class code
-    psBool new,                        ///< true if error originates at this location
+    bool new,                        ///< true if error originates at this location
     const char* format,                ///< printf-style format of header line
     ...                                ///< any parameters required in format
