Index: /trunk/psLib/src/sys/psError.h
===================================================================
--- /trunk/psLib/src/sys/psError.h	(revision 1868)
+++ /trunk/psLib/src/sys/psError.h	(revision 1869)
@@ -12,6 +12,6 @@
  *  @author Eric Van Alst, MHPCC
  *
- *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-09-14 20:01:52 $
+ *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-09-23 22:18:13 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -118,5 +118,5 @@
  *
  */
-void psErrorMsg(
+psErrorCode psErrorMsg(
     const char *name,                  ///< Name of error in the form aaa.bbb.ccc
     psErrorCode code,                  ///< Error class code
Index: /trunk/psLib/src/sysUtils/psError.h
===================================================================
--- /trunk/psLib/src/sysUtils/psError.h	(revision 1868)
+++ /trunk/psLib/src/sysUtils/psError.h	(revision 1869)
@@ -12,6 +12,6 @@
  *  @author Eric Van Alst, MHPCC
  *
- *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-09-14 20:01:52 $
+ *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-09-23 22:18:13 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -118,5 +118,5 @@
  *
  */
-void psErrorMsg(
+psErrorCode psErrorMsg(
     const char *name,                  ///< Name of error in the form aaa.bbb.ccc
     psErrorCode code,                  ///< Error class code
