Index: /trunk/psLib/test/sysUtils/tst_psMemory.c
===================================================================
--- /trunk/psLib/test/sysUtils/tst_psMemory.c	(revision 982)
+++ /trunk/psLib/test/sysUtils/tst_psMemory.c	(revision 983)
@@ -6,6 +6,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-06-09 21:26:34 $
+ *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-06-10 18:51:07 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -56,5 +56,5 @@
 int main()
 {
-    psSetLogLevel(PS_LOG_INFO);
+    psLogSetLevel(PS_LOG_INFO);
 
     if (! runTestSuite(stderr,"psMemory",tests)) {
