summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-06-29 15:09:28 +0200
committerwm4 <wm4@nowhere>2015-06-29 15:09:28 +0200
commitd98cd6609d6b2ef082e0c0297e044310aa349b08 (patch)
tree64bfe2c5378054d3f7d8dda654040fab883627df /video
parentdb3d36927dcc8674b32c61f7e9c0f688a278bfc4 (diff)
downloadmpv-d98cd6609d6b2ef082e0c0297e044310aa349b08.tar.bz2
mpv-d98cd6609d6b2ef082e0c0297e044310aa349b08.tar.xz
x11: remove trailing spaces
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;
}