Index: trunk/psLib/src/astro/psSphereOps.h
===================================================================
--- trunk/psLib/src/astro/psSphereOps.h	(revision 5444)
+++ trunk/psLib/src/astro/psSphereOps.h	(revision 5483)
@@ -7,6 +7,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-10-25 00:38:00 $
+ *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-11-07 20:52:43 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -186,5 +186,5 @@
  *  coordinate systems.
  *
- *  @return psSphereTransform*     transform for ICRS->Ecliptic coordinate systems
+ *  @return psSphereRot*     transform for ICRS->Ecliptic coordinate systems
  */
 psSphereRot* psSphereRotICRSToEcliptic(
@@ -195,5 +195,5 @@
  *  coordinate systems.
  *
- *  @return psSphereTransform*     transform for Ecliptic->ICRS coordinate systems
+ *  @return psSphereRot*     transform for Ecliptic->ICRS coordinate systems
  */
 psSphereRot* psSphereRotEclipticToICRS(
@@ -204,4 +204,5 @@
  *  coordinate systems.
  *
+ *  @return psSphereRot*        new sphere rotation for ICRS to Galactic transformations.
  */
 psSphereRot* psSphereRotICRSToGalactic(void);
@@ -210,4 +211,5 @@
  *  coordinate systems.
  *
+ *  @return psSphereRot*        new sphere rotation for Galactic to ICRS transformations.
  */
 psSphereRot* psSphereRotGalacticToICRS(void);
