summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
Diffstat (limited to 'video')
-rw-r--r--video/out/x11_common.c2
1 files changed, 1 insertions, 1 deletions
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;
}