Assorted typos fixes

Alexandre Julliard julliard at winehq.org
Tue Feb 4 04:18:50 CST 2014


Andrey Gusev <andrey.goosev at gmail.com> writes:

> @@ -81,6 +81,6 @@ HRESULT WINAPI DllGetClassObject(REFCLSID rclsid, REFIID riid, LPVOID *ppv)
>   */
>  HRESULT WINAPI DllUnregisterServer(void)
>  {
> -	FIXME(":stub\n");
> +	FIXME(": stub\n");

I'm not against fixing real typos, but please don't overdo it, that kind
of whitespace change is not necessary.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list