Changeset 11674 for trunk/psLib/src/sys/psTrace.c
- Timestamp:
- Feb 6, 2007, 3:15:50 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psTrace.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psTrace.c
r11668 r11674 9 9 * @author GLG, MHPCC 10 10 * 11 * @version $Revision: 1.8 4$ $Name: not supported by cvs2svn $12 * @date $Date: 2007-02-0 6 21:36:09 $11 * @version $Revision: 1.85 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2007-02-07 01:15:49 $ 13 13 * 14 14 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 118 118 119 119 psMemSetPersistent((psPtr)comp->name,false); 120 psFree( comp->name);120 psFree((void *)comp->name); 121 121 } 122 122
Note:
See TracChangeset
for help on using the changeset viewer.
