Index: trunk/psLib/test/astronomy/verified/tst_psTime_01.stderr
===================================================================
--- trunk/psLib/test/astronomy/verified/tst_psTime_01.stderr	(revision 4405)
+++ trunk/psLib/test/astronomy/verified/tst_psTime_01.stderr	(revision 4409)
@@ -169,5 +169,5 @@
     Following should generate error message for NULL ISO string
 <DATE><TIME>|<HOST>|E|psTimeFromISO (FILE:LINENO)
-    Unallowable operation: time is NULL.
+    Unallowable operation: input is NULL.
 <DATE><TIME>|<HOST>|I|testTimeFromISO
     Following should generate an error for invalid ISO string
@@ -186,5 +186,5 @@
     Following should generate error message for NULL timeval
 <DATE><TIME>|<HOST>|E|psTimeFromTimeval (FILE:LINENO)
-    Unallowable operation: time is NULL.
+    Unallowable operation: input is NULL.
 
 ---> TESTPOINT PASSED (psTime{psTimeFromTimeval} | tst_psTime_01.c)
Index: trunk/psLib/test/dataManip/verified/tst_psHist02.stderr
===================================================================
--- trunk/psLib/test/dataManip/verified/tst_psHist02.stderr	(revision 4405)
+++ trunk/psLib/test/dataManip/verified/tst_psHist02.stderr	(revision 4409)
@@ -6,3 +6,3 @@
     Following should generate an error message.
 <DATE><TIME>|<HOST>|E|psVectorHistogram (FILE:LINENO)
-    Unallowable operation: psVector in or its data is NULL.
+    Unallowable operation: psVector values or its data is NULL.
