Commit 5f522029 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

include: Fix spelling of a method's parameter name.

parent 74979b06
......@@ -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
);
......
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