Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 943)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 944)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.54 2004-06-09 16:05:58 eugene Exp $
+%%% $Id: psLibSDRS.tex,v 1.55 2004-06-09 16:27:32 eugene Exp $
 \documentclass[panstarrs]{panstarrs}
 
@@ -1349,5 +1349,5 @@
 void psListSetIterator(psList *list, int where, int which);
 void *psListGetNext(psList *list, int which);
-void *psListGetPrev(psList *list, int which);
+void *psListGetPrevious(psList *list, int which);
 \end{verbatim}
 Iteration over all elements of the list using the iteration cursor
