Changeset 1036 for trunk/dll/makelist.c
- Timestamp:
- Jul 2, 2008, 12:53:51 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/makelist.c
r1032 r1036 77 77 xfree(li, pszSrcFile, __LINE__); 78 78 # ifdef FORTIFY 79 Fortify_LeaveScope();79 //Fortify_LeaveScope(); 80 80 # endif 81 81 } … … 102 102 xfree(list, pszSrcFile, __LINE__); 103 103 # ifdef FORTIFY 104 Fortify_LeaveScope();104 //Fortify_LeaveScope(); 105 105 # endif 106 106 }
Note:
See TracChangeset
for help on using the changeset viewer.