Changeset 1713 for trunk/psLib/src/sysUtils/psLogMsg.c
- Timestamp:
- Sep 7, 2004, 2:09:06 PM (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
r1696 r1713 12 12 * @author George Gusciora, MHPCC 13 13 * 14 * @version $Revision: 1.2 7$ $Name: not supported by cvs2svn $15 * @date $Date: 2004-09-0 7 19:05:07$14 * @version $Revision: 1.28 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2004-09-08 00:09:06 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 218 218 break; 219 219 default: 220 psErrorMsg(ERRORNAME_PREFIX "psLogSetFormat", true, PS_ERR_BAD_ VALUE,220 psErrorMsg(ERRORNAME_PREFIX "psLogSetFormat", true, PS_ERR_BAD_PARAMETER_VALUE, 221 221 PS_ERRORTEXT_psLogSetFormat_UNKNOWN_KEY, *ptr); 222 222 break;
Note:
See TracChangeset
for help on using the changeset viewer.
