Changeset 4556 for trunk/psLib/src/sys/psError.c
- Timestamp:
- Jul 14, 2005, 4:33:54 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psError.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psError.c
r4392 r4556 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-15 02:33:54 $ 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.
