ChangeSet ID: 9795 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/10/15 16:01:05
Modified files: programs/winhelp: hlpfile.c programs/wineconsole: wineconsole.c curses.c graphics/x11drv: palette.c dlls/winspool : info.c dlls/winmm/wineoss: audio.c dlls/winmm/winejack: audio.c dlls/winmm : time.c lolvldrv.c
Log message: Oleg Prokhorov xolegpro@rbcmail.ru Another portion of HeapReAlloc fixes.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9795
Old revision New revision Changes Path 1.19 1.20 +13 -2 wine/programs/winhelp/hlpfile.c 1.31 1.32 +6 -1 wine/programs/wineconsole/wineconsole.c 1.18 1.19 +5 -1 wine/programs/wineconsole/curses.c 1.38 1.39 +6 -2 wine/graphics/x11drv/palette.c 1.83 1.84 +7 -1 wine/dlls/winspool/info.c 1.99 1.100 +7 -2 wine/dlls/winmm/wineoss/audio.c 1.5 1.6 +5 -1 wine/dlls/winmm/winejack/audio.c 1.20 1.21 +6 -1 wine/dlls/winmm/time.c 1.48 1.49 +8 -2 wine/dlls/winmm/lolvldrv.c