"Louis. Lenders" <[EMAIL PROTECTED]> writes:

> Hi, is there anything wrong with this patch? If so, could you please tell me 
> what. Thx

I fixed it up, but next time please try to respect the indentation
style of the existing file. We don't have any place that uses a
strange style like this:

> +    if(FAILED(hr))
> +      {
> +      trace("could not create device, IDirect3D9_CreateDevice returned 
> %#x\n", hr);
> +      goto cleanup;
> +      }

-- 
Alexandre Julliard
[EMAIL PROTECTED]


Reply via email to