Changeset 3147 for trunk/psLib/src/sysUtils/sysUtils.i
- Timestamp:
- Feb 7, 2005, 2:17:37 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/sysUtils.i (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/sysUtils.i
r3145 r3147 13 13 14 14 psErrorCode psError(psErrorCode code, psBool new, const char* msg) { 15 return p_psError("UNKNOWN",0,"SWIG",code,new, "%s",msg);15 return p_psError("UNKNOWN",0,"SWIG",code,new,msg); 16 16 } 17 17
Note:
See TracChangeset
for help on using the changeset viewer.
