Changeset 1022 for trunk/psLib/src/sysUtils/psLogMsg.c
- Timestamp:
- Jun 14, 2004, 9:40:15 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psLogMsg.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psLogMsg.c
r1013 r1022 11 11 * @author George Gusciora, MHPCC 12 12 * 13 * @version $Revision: 1.1 5$ $Name: not supported by cvs2svn $14 * @date $Date: 2004-06-1 2 05:50:01$13 * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2004-06-14 19:40:15 $ 15 15 * 16 16 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 105 105 106 106 default: 107 // GUS: Should you log this error properly?107 // NOTE: Should you log this error properly? 108 108 fprintf(stderr,"Unknown p_psGlobalLogDest: %d (ignored)\n", dest); 109 109 break;
Note:
See TracChangeset
for help on using the changeset viewer.
