Changeset 3115 for trunk/psLib/src/sys/psLogMsg.h
- Timestamp:
- Feb 2, 2005, 2:54:13 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psLogMsg.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psLogMsg.h
r2204 r3115 11 11 * @author George Gusciora, MHPCC 12 12 * 13 * @version $Revision: 1. 19$ $Name: not supported by cvs2svn $14 * @date $Date: 200 4-10-27 00:57:31 $13 * @version $Revision: 1.20 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-02-03 00:54:11 $ 15 15 * 16 16 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 74 74 ); 75 75 76 #ifndef SWIG 76 77 /** This procedure is functionally equivalent to psLogMsg(), except that 77 78 * it takes a va_list as the message parameter, not a printf-style string. … … 84 85 va_list ap ///< varargs argument list 85 86 ); 87 #endif 86 88 87 89 ///< Status codes for log messages
Note:
See TracChangeset
for help on using the changeset viewer.
