Index: trunk/psLib/src/collections/psHash.h
===================================================================
--- trunk/psLib/src/collections/psHash.h	(revision 4135)
+++ trunk/psLib/src/collections/psHash.h	(revision 4162)
@@ -11,10 +11,11 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-06-07 22:36:48 $
+ *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-08 23:40:45 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
  */
-#if !defined(PS_HASH_H)
+
+#ifndef PS_HASH_H
 #define PS_HASH_H
 
@@ -83,3 +84,3 @@
 /* \} */// End of DataGroup Functions
 
-#endif
+#endif // #ifndef PS_HASH_H
