mesa/st: random whitespace cleanup

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3565>
This commit is contained in:
Rob Clark 2020-01-17 14:00:13 -08:00 committed by Marge Bot
parent d0e0141526
commit eb281df1a1

View file

@ -223,7 +223,7 @@ st_update_blend( struct st_context *st )
!blend->rt[i].colormask)
continue;
if (ctx->Extensions.ARB_draw_buffers_blend)
if (ctx->Extensions.ARB_draw_buffers_blend)
j = i;
blend->rt[i].blend_enable = 1;