Commit 03395fdf authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

include: Remove confusing comment.

parent da9f165a
......@@ -708,7 +708,7 @@ interface IMultiLanguage2 : IUnknown
[in] LANGID LangId,
[out] IEnumScript **ppEnumScript);
HRESULT ValidateCodePageEx( /* undocumented on MSDN */
HRESULT ValidateCodePageEx(
[in] UINT uiCodePage,
[in] HWND hwnd,
[in] DWORD dwfIODControl);
......
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