On 20 September 2013 13:04, Stefan Dösinger <ste...@codeweavers.com> wrote:
> -    volume->flags &= ~(WINED3D_VFLAG_ALLOCATED | 
> WINED3D_VFLAG_SRGB_ALLOCATED);
> +    volume->flags &= ~(WINED3D_VFLAG_ALLOCATED | WINED3D_VFLAG_SRGB_ALLOCATED
> +        | WINED3D_VFLAG_CLIENT_STORAGE);
>
Indentation looks a bit off here.


Reply via email to