Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 4071)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 4072)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.247 2005-06-01 21:08:49 jhoblitt Exp $
+%%% $Id: psLibSDRS.tex,v 1.248 2005-06-01 21:13:57 jhoblitt Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -1788,5 +1788,5 @@
 negative index is interpreted as relative to the end of the list.  For
 \code{psListRemoveData}, the data item to be removed is identified by
-matching the pointer value with \code{void *data}.  The functions
+matching the pointer value with \code{psPtr data}.  The functions
 return a value of \code{true} if the operation was successful, and
 \code{false} otherwise.  In both cases, if any iterators are currently
@@ -4204,5 +4204,5 @@
 is set to reflect the success or failure of the lookup.
 \begin{prototype}
-void *psMetadataLookupPtr(bool *status, const psMetadata *md, const char *key);
+psPtr psMetadataLookupPtr(bool *status, const psMetadata *md, const char *key);
 psS32 psMetadataLookupS32(bool *status, const psMetadata *md, const char *key);
 psF32 psMetadataLookupF32(bool *status, const psMetadata *md, const char *key);
