Index: trunk/psLib/src/collections/psBitSet.h
===================================================================
--- trunk/psLib/src/collections/psBitSet.h	(revision 3264)
+++ trunk/psLib/src/collections/psBitSet.h	(revision 4162)
@@ -12,6 +12,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-02-17 19:26:23 $
+ *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-08 23:40:45 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -75,7 +75,7 @@
 /** Clear a bit.
  *
- *  Clear a bit at a given bit location. The bit is cleared based on a zero 
- *  index with the first bit set in the zero bit slot of the zero element of 
- *  the byte array. 
+ *  Clear a bit at a given bit location. The bit is cleared based on a zero
+ *  index with the first bit set in the zero bit slot of the zero element of
+ *  the byte array.
  *
  *  @return  psBitSet* : Pointer to struct containing psBitSet.
@@ -143,3 +143,3 @@
 /// @}
 
-#endif
+#endif // #ifndef PSBITSET_H
