Index: trunk/psLib/src/sysUtils/psError.c
===================================================================
--- trunk/psLib/src/sysUtils/psError.c	(revision 427)
+++ trunk/psLib/src/sysUtils/psError.c	(revision 432)
@@ -10,6 +10,6 @@
  *  @author Eric Van Alst, MHPCC
  *   
- *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-04-15 19:04:58 $
+ *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-04-16 02:18:57 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -57,9 +57,5 @@
 /*****************************************************************************/
 
-void psError(
-   char *name,   
-   char *fmt,
-   ...   
-)
+void psError(const char *name,const char *fmt, ...)
 {
     va_list    argPtr;        // variable list arguement pointer
