Index: trunk/psLib/src/astro/psEarthOrientation.h
===================================================================
--- trunk/psLib/src/astro/psEarthOrientation.h	(revision 5450)
+++ trunk/psLib/src/astro/psEarthOrientation.h	(revision 5455)
@@ -9,6 +9,6 @@
 *  @author Robert Daniel DeSonia, MHPCC
 *
-*  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-10-28 02:25:22 $
+*  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-11-02 01:07:25 $
 *
 *  Copyright 2005 Maui High Performance Computing Center, University of Hawaii
@@ -56,6 +56,6 @@
  */
 psSphere *psAberration(
-    psSphere *actual,                  ///< actual position of star
-    const psSphere *apparent,          ///< apparent position of star
+    psSphere *apparent,                ///< apparent position of star
+    const psSphere *actual,            ///< actual position of star
     const psSphere *direction,         ///< direction of motion of observer
     double speed                       ///< speed of motion of observer
@@ -72,6 +72,6 @@
  */
 psSphere *psGravityDeflection(
+    psSphere *apparent,                ///< apparent position of star
     psSphere *actual,                  ///< actual position of star
-    psSphere *apparent,                ///< apparent position of star
     psSphere *sun                      ///< position of the sun
 );
