Index: trunk/psLib/src/collections/psBitSet.h
===================================================================
--- trunk/psLib/src/collections/psBitSet.h	(revision 1073)
+++ trunk/psLib/src/collections/psBitSet.h	(revision 1166)
@@ -12,6 +12,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-06-23 23:00:15 $
+ *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-07-01 00:45:32 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -78,5 +78,5 @@
  *  @return  int: Value of bit, either one or zero.
  */
-int psBitSetTest(
+bool psBitSetTest(
     const psBitSet *restrict inMask,    /**< Pointer psBitSet to be tested. */
     int bit                             /**< Bit to be tested. */
