Changeset 4457 for trunk/psLib/src/sysUtils/psError.c
- Timestamp:
- Jul 5, 2005, 5:04:35 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psError.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psError.c
r4392 r4457 10 10 * @author Eric Van Alst, MHPCC 11 11 * 12 * @version $Revision: 1.2 7$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-0 6-25 02:02:05 $12 * @version $Revision: 1.28 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-07-06 03:04:35 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 152 152 } 153 153 154 psS32psErrorGetStackSize()154 unsigned int psErrorGetStackSize() 155 155 { 156 156 return errorStackSize;
Note:
See TracChangeset
for help on using the changeset viewer.
