Commit 72cbaa8f authored by Alexandre Julliard's avatar Alexandre Julliard

include: Fixed definition of IXMLDOMComment interface.

parent dfe23bab
......@@ -550,7 +550,7 @@ oleautomation,
uuid(2933bf88-7b36-11d2-b20e-00c04f983e60),
pointer_default(unique)
]
interface IXMLDOMComment : IXMLDOMNode
interface IXMLDOMComment : IXMLDOMCharacterData
{
/* empty */
}
......
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