Index: trunk/psLib/src/sys/psErrorCodes.h
===================================================================
--- trunk/psLib/src/sys/psErrorCodes.h	(revision 3264)
+++ trunk/psLib/src/sys/psErrorCodes.h	(revision 4162)
@@ -7,6 +7,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-02-17 19:26:24 $
+ *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-08 23:40:45 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -25,5 +25,5 @@
  *     $2  The error description (rest of the line in psErrorCodes.dat)
  *     $n  The order of the source line in psErrorCodes.dat (comments excluded)
- * 
+ *
  * DO NOT EDIT THE LINES BETWEEN //~Start and //~End!  ANY CHANGES WILL BE OVERWRITTEN.
  */
@@ -78,5 +78,5 @@
 /** Retrieves the description of an error code.
  *
- *  The routine psErrorCodeString returns the string associated with an error 
+ *  The routine psErrorCodeString returns the string associated with an error
  *  code.
  *
@@ -90,5 +90,5 @@
  *
  *  Any project needed to use psLib must define the necessary error codes and
- *  associated message strings.  This function registers an array of error 
+ *  associated message strings.  This function registers an array of error
  *  codes with the error handling subsystem.
  *
@@ -109,3 +109,3 @@
 /// @}
 
-#endif
+#endif // #ifndef PS_ERROR_CODES_H
