Index: trunk/psLib/test/sysUtils/tst_psMemory.c
===================================================================
--- trunk/psLib/test/sysUtils/tst_psMemory.c	(revision 1761)
+++ trunk/psLib/test/sysUtils/tst_psMemory.c	(revision 1811)
@@ -6,6 +6,6 @@
 *  @author Robert DeSonia, MHPCC
 *
-*  @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2004-09-08 21:03:39 $
+*  @version $Revision: 1.25 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2004-09-14 23:55:47 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -402,5 +402,5 @@
 
     psLogMsg( __func__, PS_LOG_INFO, "Testing psMemCheckLeaks again with a different leak location" );
-    psMemCheckLeaks( currentId, NULL, stderr );
+    psMemCheckLeaks(currentId,NULL,stderr);
 
     for ( lcv = 0;lcv < numBuffers;lcv++ ) {
