Index: /trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- /trunk/doc/pslib/ChangeLogSDRS.tex	(revision 5914)
+++ /trunk/doc/pslib/ChangeLogSDRS.tex	(revision 5915)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.187 2006-01-05 23:49:44 jhoblitt Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.188 2006-01-06 02:39:46 jhoblitt Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -841,3 +841,4 @@
 \item sync \code{psImage}'s definition with the implementation in psLib
 \item convert \code{complex} declarations to be explicitly \code{double complex}
-\end{itemize}
+\item change \code{psFitsReadTable()}'s \code{fits} param to be \code{const} 
+\end{itemize}
Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 5914)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 5915)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.371 2006-01-06 02:17:02 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.372 2006-01-06 02:39:46 jhoblitt Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -4221,5 +4221,5 @@
 
 \begin{prototype}
-psArray *psFitsReadTable (psFits *fits);
+psArray *psFitsReadTable(const psFits *fits);
 \end{prototype}
 This function reads the entire data block from a table into the a
