Changeset 4951 for trunk/psLib/src/sys/psLogMsg.h
- Timestamp:
- Sep 6, 2005, 2:15:51 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psLogMsg.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psLogMsg.h
r4556 r4951 11 11 * @author GLG, MHPCC 12 12 * 13 * @version $Revision: 1. 29$ $Name: not supported by cvs2svn $14 * @date $Date: 2005-0 7-15 02:33:54$13 * @version $Revision: 1.30 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-09-07 00:15:48 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 33 33 */ 34 34 bool psLogSetDestination( 35 const char *dest///< Specifies where to send messages.35 int fd ///< Specifies where to send messages. 36 36 ); 37 37
Note:
See TracChangeset
for help on using the changeset viewer.
