diff --git a/modules/rostests/winetests/setupapi/parser.c b/modules/rostests/winetests/setupapi/parser.c index c18063fbe38..17251fc923b 100644 --- a/modules/rostests/winetests/setupapi/parser.c +++ b/modules/rostests/winetests/setupapi/parser.c @@ -268,9 +268,8 @@ static void test_enum_sections(void) static const char *contents = STD_HEADER "[s1]\nfoo=bar\n[s2]\nbar=foo\n[s3]\n[strings]\na=b\n"; BOOL ret; - DWORD len; HINF hinf; - UINT err, index; + UINT err, index, len; char buffer[256]; if (!pSetupEnumInfSectionsA) diff --git a/sdk/tools/winesync/setupapi.cfg b/sdk/tools/winesync/setupapi.cfg index f73d8429cde..ca61606a3bc 100644 --- a/sdk/tools/winesync/setupapi.cfg +++ b/sdk/tools/winesync/setupapi.cfg @@ -10,4 +10,4 @@ files: dlls/setupapi/setupcab.c: dll/win32/setupapi/setupcab.c dlls/setupapi/stringtable.c: dll/win32/setupapi/stringtable_wine.c tags: - wine: e498e0ec9bf5a3f9cdb965f8668888697ac642ae + wine: 0e4c108490db8d1c7b3c5d016979ace327d2c8ab