Index: /trunk/psLib/test/collections/tst_psList.c
===================================================================
--- /trunk/psLib/test/collections/tst_psList.c	(revision 981)
+++ /trunk/psLib/test/collections/tst_psList.c	(revision 982)
@@ -6,6 +6,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-06-09 21:46:37 $
+ *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-06-10 18:49:28 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -39,5 +39,5 @@
 int main()
 {
-    psSetLogLevel(PS_LOG_INFO);
+    psLogSetLevel(PS_LOG_INFO);
 
     if (! runTestSuite(stderr,"psList",tests)) {
