mirror of
https://github.com/reactos/wine.git
synced 2025-02-20 12:50:53 +00:00
indexsvr.h: Fix a typo.
This commit is contained in:
parent
2ce792fd33
commit
5cb1045a2c
@ -110,7 +110,7 @@ interface IWordBreaker: IUnknown
|
||||
[in] ULONG ulMaxTokenSize,
|
||||
[out] BOOL *pfLicense);
|
||||
HRESULT BreakText(
|
||||
[in] TEXT_SOURCE pTextSource,
|
||||
[in] TEXT_SOURCE *pTextSource,
|
||||
[in] IWordSink *pWordSink,
|
||||
[in] IPhraseSink *pPhraseSink);
|
||||
HRESULT ComposePhrase(
|
||||
|
Loading…
x
Reference in New Issue
Block a user