Changeset 11668 for trunk/psLib/src/sys/psErrorCodes.c.in
- Timestamp:
- Feb 6, 2007, 11:36:09 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psErrorCodes.c.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psErrorCodes.c.in
r11265 r11668 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 7$ $Name: not supported by cvs2svn $10 * @date $Date: 2007-0 1-24 22:14:48$9 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2007-02-06 21:36:09 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 145 145 } 146 146 147 psBool p_psErrorUnregister(psErrorCode code)147 bool p_psErrorUnregister(psErrorCode code) 148 148 { 149 149 // Check input argument is non-negative
Note:
See TracChangeset
for help on using the changeset viewer.
