Index: trunk/psLib/src/sys/psAbort.h
===================================================================
--- trunk/psLib/src/sys/psAbort.h	(revision 4162)
+++ trunk/psLib/src/sys/psAbort.h	(revision 4307)
@@ -12,6 +12,6 @@
  *  @author Eric Van Alst, MHPCC
  *
- *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-06-08 23:40:45 $
+ *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-17 23:39:51 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -39,5 +39,5 @@
 void psAbort(
     const char *name,                  ///< Source of abort such as file or function detected
-    const char *fmt,                   ///< A printf style formatting statement defining msg
+    const char *format,                   ///< A printf style formatting statement defining msg
     ...
 );
