Changeset 4308 for trunk/psLib/src/sysUtils/psTrace.c
- Timestamp:
- Jun 17, 2005, 1:44:22 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psTrace.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psTrace.c
r4162 r4308 9 9 * @author GLG, MHPCC 10 10 * 11 * @version $Revision: 1. 49$ $Name: not supported by cvs2svn $12 * @date $Date: 2005-06- 08 23:40:45$11 * @version $Revision: 1.50 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2005-06-17 23:44:21 $ 13 13 * 14 14 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 97 97 98 98 p_psMemSetPersistent((psPtr)comp->name,false); 99 psFree( (psPtr)comp->name);99 psFree(comp->name); 100 100 } 101 101
Note:
See TracChangeset
for help on using the changeset viewer.
