Changeset 1036 for trunk/dll/arccnrs.c


Ignore:
Timestamp:
Jul 2, 2008, 12:53:51 AM (17 years ago)
Author:
Gregg Young
Message:

More fortify changes eliminated the leave scope wrapper except in mainwnd.c Wrapper only unlaods stuuff (archivers, commands, etc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/arccnrs.c

    r1034 r1036  
    343343# endif
    344344# ifdef FORTIFY
    345   xFortify_LeaveScope(pszSrcFile, __LINE__);
     345  Fortify_LeaveScope(pszSrcFile, __LINE__);
    346346# endif
    347347  }
Note: See TracChangeset for help on using the changeset viewer.