mshtml.idl: Fix IHTMLImageElementFactory uuid.

This commit is contained in:
Andrew Eikum 2009-10-20 16:04:16 -05:00 committed by Alexandre Julliard
parent 48975c38e0
commit 8872a14288
1 changed files with 1 additions and 1 deletions

View File

@ -6622,7 +6622,7 @@ interface IHTMLImgElement : IDispatch
odl,
oleautomation,
dual,
uuid(3050F38E-98B5-11CF-BB82-00AAA0BDCE0B)
uuid(3050F38E-98B5-11CF-BB82-00AA00BDCE0B)
]
interface IHTMLImageElementFactory : IDispatch
{