Index: trunk/psLib/src/collections/psHash.h
===================================================================
--- trunk/psLib/src/collections/psHash.h	(revision 1440)
+++ trunk/psLib/src/collections/psHash.h	(revision 1441)
@@ -11,18 +11,18 @@
  *  @author George Gusciora, MHPCC
  *   
- *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-08-09 23:34:57 $
+ *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-08-09 23:40:55 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  */
 #if !defined(PS_HASH_H)
-#    define PS_HASH_H
+#define PS_HASH_H
 
 /** \addtogroup HashTable
  *  \{
  */
-#    include<stdbool.h>
+#include<stdbool.h>
 
-#    include "psList.h"
+#include "psList.h"
 
 /** A bucket that holds an item of data. */
