Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 4590)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 4591)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.315 2005-07-11 22:54:39 eugene Exp $
+%%% $Id: psLibSDRS.tex,v 1.316 2005-07-22 20:56:05 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -2301,5 +2301,5 @@
     psString name;                      ///< Name of item
     psDataType type;                    ///< type of this item
-    const union {
+    union {
         psBool B;                       ///< boolean value
         psS8  S8;                       ///< integer data
