Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 3685)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 3686)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.201 2005-04-05 21:35:03 jhoblitt Exp $
+%%% $Id: psLibSDRS.tex,v 1.202 2005-04-08 19:53:30 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -1329,5 +1329,5 @@
 typedef struct {
     psType type;                        ///< vector data type and dimension
-    const int n;                        ///< size of vector 
+    int n;                              ///< size of vector
     const int nalloc;                   ///< allocated data block
     union {
