Index: trunk/psLib/test/collections/verified/tst_psMetadata_02.stderr
===================================================================
--- trunk/psLib/test/collections/verified/tst_psMetadata_02.stderr	(revision 4392)
+++ trunk/psLib/test/collections/verified/tst_psMetadata_02.stderr	(revision 4401)
@@ -8,3 +8,3 @@
     Unallowable operation: md is NULL.
 <DATE><TIME>|<HOST>|E|psMetadataAddItem (FILE:LINENO)
-    Unallowable operation: metadataItem is NULL.
+    Unallowable operation: item is NULL.
Index: trunk/psLib/test/collections/verified/tst_psMetadata_03.stderr
===================================================================
--- trunk/psLib/test/collections/verified/tst_psMetadata_03.stderr	(revision 4392)
+++ trunk/psLib/test/collections/verified/tst_psMetadata_03.stderr	(revision 4401)
@@ -14,5 +14,5 @@
     Unallowable operation: md->list is NULL.
 <DATE><TIME>|<HOST>|E|psMetadataAddItem (FILE:LINENO)
-    Unallowable operation: metadataItem->name is NULL.
+    Unallowable operation: item->name is NULL.
 <DATE><TIME>|<HOST>|E|psMetadataAddItem (FILE:LINENO)
     Unallowable operation: md->table is NULL.
Index: trunk/psLib/test/collections/verified/tst_psMetadata_05.stderr
===================================================================
--- trunk/psLib/test/collections/verified/tst_psMetadata_05.stderr	(revision 4392)
+++ trunk/psLib/test/collections/verified/tst_psMetadata_05.stderr	(revision 4401)
@@ -4,3 +4,3 @@
     Unallowable operation: format is NULL.
 <DATE><TIME>|<HOST>|E|psMetadataItemPrint (FILE:LINENO)
-    Unallowable operation: metadataItem is NULL.
+    Unallowable operation: item is NULL.
