http://bugs.winehq.org/show_bug.cgi?id=16024 Summary: typos in include/shlwapi.h Product: Wine Version: 1.1.4 Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: shlwapi AssignedTo: wine-bugs(a)winehq.org ReportedBy: jsolomon(a)tableausoftware.com In include/shlwapi.h, there are typos with the macro WINELIB_NAME_AW() On line 342 the macro is incorrectly written as: WINELIB_NANE_AW(... and on lines 669, 675, 679, and 701 it is written as: WINELIB_AW_NAME(... Fixing in my own distro was pretty simple but I don't want to have to do that for every release. Thanks, Jeff -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.