Index: trunk/psLib/src/sysUtils/psAbort.h
===================================================================
--- trunk/psLib/src/sysUtils/psAbort.h	(revision 3264)
+++ trunk/psLib/src/sysUtils/psAbort.h	(revision 4162)
@@ -12,6 +12,6 @@
  *  @author Eric Van Alst, MHPCC
  *
- *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-02-17 19:26:24 $
+ *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-08 23:40:45 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -29,7 +29,7 @@
 /** Reports an abort message to logging facility
  *
- *  This function will invoke the psLogMsg function with a level of 
+ *  This function will invoke the psLogMsg function with a level of
  *  PS_LOG_ABORT and pass the parameters name and fmt to generate a proper
- *  log message.  After logging, this function will call system abort 
+ *  log message.  After logging, this function will call system abort
  *  function to abnormally terminate the program.
  *
@@ -43,5 +43,5 @@
 );
 
-/* @} */// Doxygen - End of SystemGroup Functions
+/** @} */ // Doxygen - End of SystemGroup Functions
 
-#endif
+#endif // #ifndef PS_ABORT_H
