Changeset 1038 for trunk/dll/objcnr.c
- Timestamp:
- Jul 4, 2008, 10:33:59 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/objcnr.c
r1017 r1038 215 215 DIRSIZE *dirsize = (DIRSIZE *)args; 216 216 217 # ifdef FORTIFY 218 Fortify_EnterScope(); 219 # endif 217 220 if (!dirsize) { 218 221 Runtime_Error(pszSrcFile, __LINE__, "no data");
Note:
See TracChangeset
for help on using the changeset viewer.