ChangeSet ID: 1025730419224357104701088 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/07/03 16:06:59
Modified files: dlls/comctl32 : pager.c dlls/commdlg : filedlg95.c dlls/ddraw/ddraw: thunks.c dlls/ddraw/dsurface: thunks.c dlls/odbc32 : proxyodbc.c dlls/winsock : socket.c programs/winefile: winefile.c
Log message: Gregg Mattinson gm138242@scot.canada.sun.com Removed non-static structure initializers.
Patch: http://cvs.winehq.com/patch.py?id=1025730419224357104701088
Revision Changes Path 1.36 +17 -5 wine/dlls/comctl32/pager.c 1.77 +6 -7 wine/dlls/commdlg/filedlg95.c 1.9 +18 -4 wine/dlls/ddraw/ddraw/thunks.c 1.6 +16 -3 wine/dlls/ddraw/dsurface/thunks.c 1.18 +1 -1 wine/dlls/odbc32/proxyodbc.c 1.99 +16 -4 wine/dlls/winsock/socket.c 1.3 +129 -61 wine/programs/winefile/winefile.c