Index: /trunk/psLib/src/astro/psEarthOrientation.c
===================================================================
--- /trunk/psLib/src/astro/psEarthOrientation.c	(revision 5530)
+++ /trunk/psLib/src/astro/psEarthOrientation.c	(revision 5531)
@@ -1,16 +1,16 @@
 /** @file  psEarthOrientation.c
-*
-*  @brief Function implementations for earth orientation calculations
-*
-*  @ingroup EarthOrientation
-*
-*  @author Dave Robbins, MHPCC
-*  @author Robert Daniel DeSonia, MHPCC
-*
-*  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-11-16 20:52:23 $
-*
-*  Copyright 2005 Maui High Performance Computing Center, University of Hawaii
-*/
+ *
+ *  @brief Function implementations for earth orientation calculations
+ *
+ *  @ingroup EarthOrientation
+ *
+ *  @author Dave Robbins, MHPCC
+ *  @author Robert Daniel DeSonia, MHPCC
+ *
+ *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-11-17 00:07:25 $
+ *
+ *  Copyright 2005 Maui High Performance Computing Center, University of Hawaii
+ */
 
 #include <math.h>
@@ -236,5 +236,5 @@
           directionVector->z*actualVector->z);
 
-    //rp = apparent - mu * direction;
+    //    rp = apparent - mu * direction;
     //    rp->r = actual->r - mu * direction->r;
     //    rp->d = actual->d - mu * direction->d;
@@ -389,5 +389,5 @@
            SEC_TO_RAD(0.00001149)*t4;
 
-    // L â Omega
+    // L - Omega
     F[2] = DEG_TO_RAD(93.27209062) +
            SEC_TO_RAD(1739527262.8478)*t -
