Re: [2/2] msxml3: Register Missing Components
7 Dec
2007
7 Dec
'07
noon
On Fri, Dec 07, 2007 at 02:07:44PM +1100, Alistair Leslie-Hughes wrote:
diff --git a/dlls/msxml3/regsvr.c b/dlls/msxml3/regsvr.c index 9a0d938..1beed5b 100644 --- a/dlls/msxml3/regsvr.c +++ b/dlls/msxml3/regsvr.c @@ -465,13 +465,13 @@ static LONG register_key_defvalueA( */ static struct regsvr_coclass const coclass_list[] = { { &CLSID_DOMDocument, - "XML DOM Document", - NULL, - "msxml3.dll", - "Both", - "Microsoft.XMLDOM", - "1.0" - }, + "XML DOM Document", + NULL, + "msxml3.dll", + "Both", + "Microsoft.XMLDOM", + "1.0" + },
There are a lot of white-space changes in this patch. Please re-submit without them. Thanks, Huw. -- Huw Davies huw(a)codeweavers.com
6670
Age (days ago)
6670
Last active (days ago)
0 comments
1 participants
participants (1)
-
Huw Davies