Changeset 1153 for trunk/psLib/src/sysUtils/psLogMsg.h
- Timestamp:
- Jun 30, 2004, 10:22:37 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psLogMsg.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psLogMsg.h
r1138 r1153 11 11 * @author George Gusciora, MHPCC 12 12 * 13 * @version $Revision: 1. 9$ $Name: not supported by cvs2svn $14 * @date $Date: 2004-06-30 01:17:20$13 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2004-06-30 20:22:37 $ 15 15 * 16 16 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 29 29 /// In future versions, this procedure will take a character string as an 30 30 /// argument which can specify more general log destinations. 31 int psLogSetDestination( int dest///< Specifies where to send messages.31 int psLogSetDestination(const char* dest ///< Specifies where to send messages. 32 32 ); 33 33
Note:
See TracChangeset
for help on using the changeset viewer.
