Changeset 5517 for trunk/psLib/src/sys
- Timestamp:
- Nov 15, 2005, 10:10:32 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psAbort.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psAbort.c
r4307 r5517 10 10 * @author Eric Van Alst, MHPCC 11 11 * 12 * @version $Revision: 1.1 1$ $Name: not supported by cvs2svn $13 * @date $Date: 2005- 06-17 23:39:51$12 * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-11-15 20:10:32 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 24 24 { 25 25 va_list argPtr; // variable list arguement pointer 26 27 26 // Get the variable list parameters to pass to logging function 28 27 va_start(argPtr, format);
Note:
See TracChangeset
for help on using the changeset viewer.
