ChangeSet ID: 9838208623347686836496 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/03/05 14:34:22
Modified files: dlls/winmm : mmio.c files : dos_fs.c drive.c graphics/x11drv: xfont.c programs/winhelp: hlpfile.c server : debugger.c registry.c tools/specmaker: misc.c
Log message: Changed isolated for loops to while loops (based on a patch by Andreas Mohr).
Patch: http://cvs.winehq.com/patch.py?id=9838208623347686836496
Revision Changes Path 1.20 +4 -1 wine/dlls/winmm/mmio.c 1.81 +4 -2 wine/files/dos_fs.c 1.52 +1 -1 wine/files/drive.c 1.68 +3 -5 wine/graphics/x11drv/xfont.c 1.6 +2 -1 wine/programs/winhelp/hlpfile.c 1.29 +2 -1 wine/server/debugger.c 1.32 +2 -1 wine/server/registry.c 1.2 +2 -2 wine/tools/specmaker/misc.c