[2/2] msxml3: Register Missing Components

Huw Davies huw at codeweavers.com
Fri Dec 7 06:00:18 CST 2007


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 at codeweavers.com



More information about the wine-devel mailing list