Commit d866d02b authored by Andrew Eikum's avatar Andrew Eikum Committed by Alexandre Julliard

audioclient.idl: Correct IAudioClockAdjustment IID.

parent 138aee4f
...@@ -191,7 +191,7 @@ interface IAudioClock2 : IUnknown ...@@ -191,7 +191,7 @@ interface IAudioClock2 : IUnknown
[ [
local, local,
pointer_default(unique), pointer_default(unique),
uuid("f6e4c0a0-46d9-4fb9-be21-57a3ef2b626c"), uuid("f6e4c0a0-46d9-4fb8-be21-57a3ef2b626c"),
object, object,
] ]
interface IAudioClockAdjustment : IUnknown interface IAudioClockAdjustment : IUnknown
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment