Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 1657)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 1658)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.92 2004-08-30 21:39:23 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.93 2004-08-30 21:41:11 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -1303,6 +1303,5 @@
     } data;
     const struct psImage *parent;       ///< parent, if a subimage 
-    int nChildren;                      ///< number of subimages 
-    struct psImage **children;          ///< children of this region (nChildren total)
+    psArray *children;		        ///< children of this region
 } psImage;
 \end{verbatim}
