Index: trunk/psLib/src/fits/psFitsTable.c
===================================================================
--- trunk/psLib/src/fits/psFitsTable.c	(revision 7300)
+++ trunk/psLib/src/fits/psFitsTable.c	(revision 7465)
@@ -7,6 +7,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-06-02 21:33:34 $
+ *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-06-10 00:07:10 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -554,5 +554,5 @@
 
 
-psArray* psFitsReadTable(psFits* fits)
+psArray* psFitsReadTable(const psFits* fits)
 {
     int status = 0;
