[PATCH 5/5] d3dx9_36: Implement ID3DXFileDataImpl_GetType. (try 2)

Rico Schüller kgbricola at web.de
Tue Oct 23 03:42:18 CDT 2012


On 22.10.2012 23:57, Christian Costa wrote:
> -static HRESULT WINAPI ID3DXFileDataImpl_GetType(ID3DXFileData *iface, GUID* guid)
> +static HRESULT WINAPI ID3DXFileDataImpl_GetType(ID3DXFileData *iface, GUID *guid)
>
> -    ID3DXFileDataImpl* object;
> +    ID3DXFileDataImpl *object;
One minor thing: I'd put that fixes in patch 4/5. It doesn't make much 
sense to add a line and change the style in the next patch from the same 
series. I think it's better to correct this when it is added in the 
first place.

Cheers
Rico



More information about the wine-devel mailing list