IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 20, 2005, 5:01:37 PM (21 years ago)
Author:
drobbin
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sysUtils/psTrace.c

    r4308 r4330  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.50 $ $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 $
    1313 *
    1414 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    377377 The level of "name" in the root component tree.
    378378 *****************************************************************************/
    379 psS32 psTraceGetLevel(const char *name)
     379int psTraceGetLevel(const char *name)
    380380{
    381381    char *compName = NULL;
Note: See TracChangeset for help on using the changeset viewer.