Index: trunk/psLib/src/astro/psEarthOrientation.h
===================================================================
--- trunk/psLib/src/astro/psEarthOrientation.h	(revision 6184)
+++ trunk/psLib/src/astro/psEarthOrientation.h	(revision 6425)
@@ -9,6 +9,6 @@
 *  @author Robert Daniel DeSonia, MHPCC
 *
-*  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-01-23 20:04:31 $
+*  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-02-14 00:09:27 $
 *
 *  Copyright 2005 Maui High Performance Computing Center, University of Hawaii
@@ -131,5 +131,8 @@
 /** Calculates the rotation of the Earth about the CIP.
  *
- *  @return psSphereRot*:       sphereical rotation
+ *  If tidalCorr is non-NULL, use the S-component to provide tidal corrections to the
+ *  UT1 time.  If tidalCorr is NULL, no corrections are made & this step is skipped.
+ *
+ *  @return psSphereRot*:       spherical rotation of the Earth about the CIP.
  */
 psSphereRot *psSphereRot_TEOtoCEO(
@@ -187,5 +190,4 @@
  */
 psSphereRot* psSpherePrecess(
-    //    psSphere *coords,                  ///< coordinates (modified in-place)
     const psTime *fromTime,            ///< equinox of coords input
     const psTime *toTime,              ///< equinox of coords output
