From d98cd6609d6b2ef082e0c0297e044310aa349b08 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 29 Jun 2015 15:09:28 +0200 Subject: x11: remove trailing spaces --- video/out/x11_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'video') diff --git a/video/out/x11_common.c b/video/out/x11_common.c index 0584cf6a0b..ba893c30d9 100644 --- a/video/out/x11_common.c +++ b/video/out/x11_common.c @@ -924,7 +924,7 @@ static void vo_x11_check_net_wm_state_fullscreen_change(struct vo *vo) x11->size_changed_during_fs, x11->nofsrc); } - + x11->size_changed_during_fs = false; x11->pos_changed_during_fs = false; } -- cgit v1.2.3