Index: trunk/psLib/src/sys/psConfigure.h
===================================================================
--- trunk/psLib/src/sys/psConfigure.h	(revision 4137)
+++ trunk/psLib/src/sys/psConfigure.h	(revision 4162)
@@ -13,6 +13,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-06-07 22:53:40 $
+ *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-08 23:40:45 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -38,5 +38,5 @@
 /** Initializes persistent memory.
  *
- *  Creates persistant memory items used throughout psLib. Items created 
+ *  Creates persistant memory items used throughout psLib. Items created
  *  within this method should be freed with the psLibFinalize function.
  *  current, a non-NULL psErr is returned with code PS_ERR_NONE.
@@ -61,5 +61,5 @@
 
 
-/* @} */
+/** @} */
 
-#endif
+#endif // #ifndef PS_CONFIGURE_H
