Index: trunk/psLib/src/astro/psTime.h
===================================================================
--- trunk/psLib/src/astro/psTime.h	(revision 10100)
+++ trunk/psLib/src/astro/psTime.h	(revision 10122)
@@ -11,6 +11,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.52 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-11-20 17:49:56 $
+ *  @version $Revision: 1.53 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-11-21 19:23:02 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -467,5 +467,5 @@
  *  @return psF64:      The maximum time expended.
  */
-psF64 psTimerStop(void);
+bool psTimerStop(void);
 
 /** Copy a psTime.
