Changeset 1038 for trunk/dll/objwin.c


Ignore:
Timestamp:
Jul 4, 2008, 10:33:59 PM (17 years ago)
Author:
Gregg Young
Message:

More fortify cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/objwin.c

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