include: Fix a typo in IWMReaderAdvanced interface.

Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
oldstable
Andrey Gusev 2016-06-03 18:15:26 +03:00 committed by Alexandre Julliard
parent bddba301be
commit 7f548e3f50
1 changed files with 1 additions and 1 deletions

View File

@ -549,7 +549,7 @@ interface IWMReaderAdvanced : IUnknown
[in] BOOL fAllocate);
HRESULT GetAllocateForStream(
[in] WORD dwSreamNum,
[in] WORD dwStreamNum,
[out] BOOL *pfAllocate);
HRESULT GetStatistics(