Index: trunk/psLib/src/sys/psMemory.c
===================================================================
--- trunk/psLib/src/sys/psMemory.c	(revision 1204)
+++ trunk/psLib/src/sys/psMemory.c	(revision 1233)
@@ -8,6 +8,6 @@
  *  @author Robert Lupton, Princeton University
  *
- *  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-07-09 02:45:42 $
+ *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-07-15 23:52:34 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -214,5 +214,5 @@
 }
 
-int psMemCheckCorruption(int abort_on_error)
+int psMemCheckCorruption(bool abort_on_error)
 {
     int nbad = 0;                       // number of bad blocks
