Index: trunk/archive/pslib/include/psMetadata.h
===================================================================
--- trunk/archive/pslib/include/psMetadata.h	(revision 1600)
+++ trunk/archive/pslib/include/psMetadata.h	(revision 1639)
@@ -99,6 +99,8 @@
 
 /// reset the iterator to the start of the list
-void psMetadataSetIterator(psMetadata *md ///< metadata to set iterator for
-    );
+void psMetadataSetIterator(psMetadata *md, ///< metadata to set iterator for
+			   int which,	///< Which iterator to set
+			   int where	///< Where to set iterator
+			   );
 
 /// get the next item in the sequence
