Index: trunk/psLib/src/sys/psAbort.c
===================================================================
--- trunk/psLib/src/sys/psAbort.c	(revision 429)
+++ trunk/psLib/src/sys/psAbort.c	(revision 432)
@@ -9,6 +9,6 @@
  *  @author Eric Van Alst, MHPCC
  *   
- *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-04-15 20:37:56 $
+ *  @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 psAbort(
-    char *name,   
-    char *fmt,
-    ...   
-)
+void psAbort(const char *name, const char *fmt,... )
 {
     va_list    argPtr;     // variable list arguement pointer
