Changeset 26509
- Timestamp:
- Jan 4, 2010, 10:34:21 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/psLib/src/sys/psMemory.h
r26504 r26509 326 326 327 327 /** Free memory. This operates much like free(). 328 * 328 * 329 329 * @see psAlloc, psRealloc 330 * note: we cast ptr to (void *) in case we are supplied a const pointer. 330 331 */ 331 332 #ifdef DOXYGEN
Note:
See TracChangeset
for help on using the changeset viewer.
