Changeset 1036 for trunk/dll/objwin.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/objwin.c

    r1032 r1036  
    9191    }
    9292# ifdef FORTIFY
    93     xFortify_LeaveScope(pszSrcFile, __LINE__);
     93    Fortify_LeaveScope(pszSrcFile, __LINE__);
    9494# endif
    9595    WinTerminate(hab2);
Note: See TracChangeset for help on using the changeset viewer.