Changeset 7134 for trunk/psLib/src/sys/psMemory.h
- Timestamp:
- May 17, 2006, 3:22:48 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psMemory.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psMemory.h
r6500 r7134 12 12 * @ingroup MemoryManagement 13 13 * 14 * @version $Revision: 1.5 3$ $Name: not supported by cvs2svn $15 * @date $Date: 2006-0 2-28 02:53:03$14 * @version $Revision: 1.54 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2006-05-18 01:22:48 $ 16 16 * 17 17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 327 327 #else 328 328 psPtr p_psMemIncrRefCounter( 329 psPtr vptr,///< Pointer to increment refCounter, and return329 const psPtr vptr, ///< Pointer to increment refCounter, and return 330 330 const char *file, ///< File of call 331 331 psS32 lineno ///< Line number of call
Note:
See TracChangeset
for help on using the changeset viewer.
