Commit 7f548e3f authored by Andrey Gusev's avatar Andrey Gusev Committed by Alexandre Julliard

include: Fix a typo in IWMReaderAdvanced interface.

parent bddba301
......@@ -549,7 +549,7 @@ interface IWMReaderAdvanced : IUnknown
[in] BOOL fAllocate);
HRESULT GetAllocateForStream(
[in] WORD dwSreamNum,
[in] WORD dwStreamNum,
[out] BOOL *pfAllocate);
HRESULT GetStatistics(
......
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