IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 22, 2005, 11:52:49 AM (21 years ago)
Author:
desonia
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psLogMsg.h

    r3264 r3476  
    1111 *  @author George Gusciora, MHPCC
    1212 *
    13  *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2005-02-17 19:26:24 $
     13 *  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2005-03-22 21:52:49 $
    1515 *
    1616 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    102102};
    103103
    104 /** Logs a warning message.
    105  *
    106  *  This procedure logs a message to the destination set by a prior
    107  *  call to psLogSetDestination(), This is equivalent to calling
    108  *  psLogMsg with a level of PS_LOG_WARN.
    109  *
    110  */
    111 void psWarning(
    112     const char* name,
    113     const char* fmt,
    114     ...
    115 );
    116 
    117104/// @}
    118105
Note: See TracChangeset for help on using the changeset viewer.