Index: trunk/archive/pslib/include/psMetadata.h
===================================================================
--- trunk/archive/pslib/include/psMetadata.h	(revision 457)
+++ trunk/archive/pslib/include/psMetadata.h	(revision 619)
@@ -111,5 +111,6 @@
 /// get the next item in the sequence
 psMetadataItem *psMetadataGetNext(psMetadata *restrict md, ///< metadata to get from
-				  const char *restrict match ///< Match this
+				  const char *restrict match, ///< Match this
+				  int which ///< Which iterator to use
     );
 
