mirror of
https://github.com/reactos/wine.git
synced 2025-01-19 02:02:18 +00:00
include: Fix spelling of a method's parameter name.
Signed-off-by: Francois Gouget <fgouget@free.fr> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
74979b0660
commit
5f522029e1
@ -178,7 +178,7 @@ interface IFilterMapper : IUnknown
|
||||
[in] CLSID clsInMaj,
|
||||
[in] CLSID clsInSub,
|
||||
[in] BOOL bRender,
|
||||
[in] BOOL bOututNeeded,
|
||||
[in] BOOL bOutputNeeded,
|
||||
[in] CLSID clsOutMaj,
|
||||
[in] CLSID clsOutSub
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user