Index: trunk/psLib/src/astronomy/psTime.h
===================================================================
--- trunk/psLib/src/astronomy/psTime.h	(revision 4162)
+++ trunk/psLib/src/astronomy/psTime.h	(revision 4293)
@@ -11,6 +11,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-06-08 23:40:45 $
+ *  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-17 00:10:59 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -76,5 +76,7 @@
  * @return  bool: True for success, false for failure.
  */
-psBool p_psTimeInit(const char *fileName);
+psBool p_psTimeInit(
+    const char *fileName               ///< File name containing config/data info
+);
 
 /** Free memory persistant time data.
