Changeset 4330 for trunk/psLib/src/sys/psTrace.c
- Timestamp:
- Jun 20, 2005, 5:01:37 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psTrace.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psTrace.c
r4308 r4330 9 9 * @author GLG, MHPCC 10 10 * 11 * @version $Revision: 1.5 0$ $Name: not supported by cvs2svn $12 * @date $Date: 2005-06- 17 23:44:21$11 * @version $Revision: 1.51 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2005-06-21 03:01:37 $ 13 13 * 14 14 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 377 377 The level of "name" in the root component tree. 378 378 *****************************************************************************/ 379 psS32psTraceGetLevel(const char *name)379 int psTraceGetLevel(const char *name) 380 380 { 381 381 char *compName = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
