Changeset 1233 for trunk/psLib/src/sys/psMemory.c
- Timestamp:
- Jul 15, 2004, 1:52:34 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psMemory.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psMemory.c
r1204 r1233 8 8 * @author Robert Lupton, Princeton University 9 9 * 10 * @version $Revision: 1.2 7$ $Name: not supported by cvs2svn $11 * @date $Date: 2004-07- 09 02:45:42$10 * @version $Revision: 1.28 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2004-07-15 23:52:34 $ 12 12 * 13 13 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 214 214 } 215 215 216 int psMemCheckCorruption( intabort_on_error)216 int psMemCheckCorruption(bool abort_on_error) 217 217 { 218 218 int nbad = 0; // number of bad blocks
Note:
See TracChangeset
for help on using the changeset viewer.
