Index: trunk/archive/pslib/include/psMetadata.h
===================================================================
--- trunk/archive/pslib/include/psMetadata.h	(revision 403)
+++ trunk/archive/pslib/include/psMetadata.h	(revision 443)
@@ -84,5 +84,5 @@
 /// Add item to the end of the metadata.  Combines psMetadataItemAlloc and psMetadataAppendItem
 psMetadataItem *psMetadataAppend(psMetadata *restrict md, ///< Metadata to add to
-				 int typeFlags ///< type of this piece of metadata + flags
+				 int typeFlags, ///< type of this piece of metadata + flags
 				 const void *val, ///< value of new item N.b. a pointer even if the item
 				                  ///< is of type e.g. int
