Changeset 1138 for trunk/psLib/src/sys/psAbort.c
- Timestamp:
- Jun 29, 2004, 3:17:21 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psAbort.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psAbort.c
r525 r1138 9 9 * @author Eric Van Alst, MHPCC 10 10 * 11 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $12 * @date $Date: 2004-0 4-27 02:17:53$11 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2004-06-30 01:17:20 $ 13 13 * 14 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 65 65 66 66 // Call logging function with PS_LOG_ABORT level 67 ps VLogMsg(name, PS_LOG_ABORT, fmt, argPtr);67 psLogMsgV(name, PS_LOG_ABORT, fmt, argPtr); 68 68 69 69 // Clean up stack after variable arguement has been used
Note:
See TracChangeset
for help on using the changeset viewer.
