Index: trunk/psLib/src/types/psMetadata.c
===================================================================
--- trunk/psLib/src/types/psMetadata.c	(revision 41532)
+++ trunk/psLib/src/types/psMetadata.c	(revision 41705)
@@ -795,4 +795,5 @@
         // default is to error on duplicate entry.
         psError(PS_ERR_BAD_PARAMETER_VALUE, true, _("Duplicate metadata item name: %s is not allowed.  Use a psMetadataFlags option to allow such action."), item->name);
+
         return false;
     }
