Changeset 10900 for branches/jch-memory/psLib/src/sys/psMemory.h
- Timestamp:
- Jan 4, 2007, 11:39:00 AM (20 years ago)
- File:
-
- 1 edited
-
branches/jch-memory/psLib/src/sys/psMemory.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/jch-memory/psLib/src/sys/psMemory.h
r10899 r10900 12 12 * @ingroup MemoryManagement 13 13 * 14 * @version $Revision: 1.61.2. 3$ $Name: not supported by cvs2svn $15 * @date $Date: 2007-01-04 21: 09:32$14 * @version $Revision: 1.61.2.4 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2007-01-04 21:39:00 $ 16 16 * 17 17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 320 320 */ 321 321 int psMemCheckCorruption( 322 bool abort_on_error ///< Abort on detecting corruption? 322 FILE *output, ///< FILE to write corrupted blocks too 323 bool abort_on_error ///< Abort on detecting corruption? 323 324 ); 324 325
Note:
See TracChangeset
for help on using the changeset viewer.
