Index: trunk/psLib/src/astro/psEarthOrientation.c
===================================================================
--- trunk/psLib/src/astro/psEarthOrientation.c	(revision 21383)
+++ trunk/psLib/src/astro/psEarthOrientation.c	(revision 21388)
@@ -8,6 +8,6 @@
  *  @author Robert Daniel DeSonia, MHPCC
  *
- *  @version $Revision: 1.46 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-06-22 02:28:48 $
+ *  @version $Revision: 1.47 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-02-06 23:33:06 $
  *
  *  Copyright 2005 Maui High Performance Computing Center, University of Hawaii
@@ -692,5 +692,5 @@
 
     //Convert rotation matrix to quaternions.  Formula directly from ADD.
-    double diag_sum[3];
+    double diag_sum[4];
     int maxi;
     double recip;
