Commit 6d816463 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

mshtml: Fix the spelling of a parameter name.

parent 6d675064
......@@ -28242,7 +28242,7 @@ interface IMarkupServices2 : IMarkupServices
[in] IMarkupPointer *pPointerFinish,
[in] IMarkupPointer *pPointerTarget,
[in, out] IMarkupPointer *pPointerStatus,
[out] IHTMLElement **ppElemFailBotton,
[out] IHTMLElement **ppElemFailBottom,
[out] IHTMLElement **ppElemFailTop);
HRESULT SaveSegmentsToClipboard(
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