summaryrefslogtreecommitdiffhomepage
path: root/patch/togglefullscreen.c
diff options
context:
space:
mode:
Diffstat (limited to 'patch/togglefullscreen.c')
-rw-r--r--patch/togglefullscreen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/togglefullscreen.c b/patch/togglefullscreen.c
index 3bb9101..18857f5 100644
--- a/patch/togglefullscreen.c
+++ b/patch/togglefullscreen.c
@@ -15,3 +15,4 @@ togglefullscreen(const Arg *arg)
setfullscreen(c, !c->isfullscreen);
#endif // FAKEFULLSCREEN_CLIENT_PATCH
}
+