Module: wine Branch: master Commit: 32d92b004bd0507b2dd808696e8f26ea9c26f660 URL: https://gitlab.winehq.org/wine/wine/-/commit/32d92b004bd0507b2dd808696e8f26e...
Author: Alfred Agrell floating@muncher.se Date: Sun May 5 01:35:54 2024 +0200
include: Fix typo in IID_IAudioLoudness.
---
include/devicetopology.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/devicetopology.idl b/include/devicetopology.idl index 7e89d541ad6..1b4b87bd6c3 100644 --- a/include/devicetopology.idl +++ b/include/devicetopology.idl @@ -296,7 +296,7 @@ interface IAudioChannelConfig : IUnknown [ pointer_default(unique), nonextensible, - uuid(7d8b1437-dd53-4350-9c1b-1ee2890bf938), + uuid(7d8b1437-dd53-4350-9c1b-1ee2890bd938), local, object ]