Index: trunk/psLib/src/astro/psTime.h
===================================================================
--- trunk/psLib/src/astro/psTime.h	(revision 4409)
+++ trunk/psLib/src/astro/psTime.h	(revision 4590)
@@ -11,6 +11,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-06-28 20:17:52 $
+ *  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-07-21 02:39:57 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -64,5 +64,5 @@
     psS64 sec;                         ///< Seconds since epoch, Jan 1, 1970.
     psU32 nsec;                        ///< Nanoseconds since last second.
-    psBool leapsecond;                 ///< if time falls on UTC leapsecond
+    bool leapsecond;                   ///< if time falls on UTC leapsecond
     psTimeType type;                   ///< Type of time.
 }
