From a81235712256da4a62b09de1be2653d63aaf1330 Mon Sep 17 00:00:00 2001 From: winesync Date: Fri, 5 Jan 2024 18:07:49 +0100 Subject: [PATCH] [WINESYNC] setupapi: Fix a typo in comment. Signed-off-by: Andrey Gusev Signed-off-by: Alexandre Julliard wine commit id bf9d01edd6b96ebeaeaa092e62d4b666045d0d9e by Andrey Gusev --- dll/win32/setupapi/devinst.c | 2 +- sdk/tools/winesync/setupapi.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dll/win32/setupapi/devinst.c b/dll/win32/setupapi/devinst.c index b71bf227cab..637d2e7b584 100644 --- a/dll/win32/setupapi/devinst.c +++ b/dll/win32/setupapi/devinst.c @@ -1247,7 +1247,7 @@ SetupDiCreateDeviceInfoListExA(const GUID *ClassGuid, * ClassGuid [I] if not NULL only devices with GUID ClassGuid are associated * with this list. * hwndParent [I] hwnd needed for interface related actions. - * MachineName [I] name of machine to create emtpy DeviceInfoSet list, if NULL + * MachineName [I] name of machine to create empty DeviceInfoSet list, if NULL * local registry will be used. * Reserved [I] must be NULL * diff --git a/sdk/tools/winesync/setupapi.cfg b/sdk/tools/winesync/setupapi.cfg index 5379c1edff3..ae7dd372b24 100644 --- a/sdk/tools/winesync/setupapi.cfg +++ b/sdk/tools/winesync/setupapi.cfg @@ -5,4 +5,4 @@ files: dlls/setupapi/misc.c: dll/win32/setupapi/misc.c dlls/setupapi/stubs.c: dll/win32/setupapi/stubs.c tags: - wine: f820c0942854c14fcd063c83225af03e73286334 + wine: bf9d01edd6b96ebeaeaa092e62d4b666045d0d9e