ChangeSet ID: 1025828442561338215441541 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/07/04 19:20:42
Modified files: tools/winebuild: import.c main.c spec32.c
Log message: Gregg Mattinson gm138242@scot.canada.sun.com - Replaced .previous with a .section statement for the appropriate section. - '.section .text' is incorrect. It should be '.section ".text"'.
Patch: http://cvs.winehq.com/patch.py?id=1025828442561338215441541
Revision Changes Path 1.33 +2 -2 wine/tools/winebuild/import.c 1.32 +9 -0 wine/tools/winebuild/main.c 1.45 +31 -26 wine/tools/winebuild/spec32.c