Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 5219)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 5220)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.345 2005-09-30 00:47:52 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.346 2005-10-03 20:33:17 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -5404,6 +5404,6 @@
 
 \begin{prototype}
-psImage *psImageGrowMask(psImage *out, const psImage *in, psU16 maskVal,
-                         unsigned int growSize, psU16 growVal);
+psImage *psImageGrowMask(psImage *out, const psImage *in, psMaskType maskVal,
+                         unsigned int growSize, psMaskType growVal);
 \end{prototype}
 
@@ -5417,9 +5417,5 @@
 pixels (either horizontal or vertical) of a pixel which matches the
 \code{maskVal} shall have the corresponding pixel in the \code{out}
-image set to the \code{growValue}.  The function must be defined for
-the following types: \code{psU8}, \code{psU16}.  Note that
-\code{maskVal} and \code{growVal} are not of type \code{psMaskType}, but
-\code{psU16} so that they match the maximum required type for the
-\code{in} image.
+image set to the \code{growValue}.
 
 \begin{prototype}
