summaryrefslogtreecommitdiffhomepage
path: root/patch/insets.c
diff options
context:
space:
mode:
Diffstat (limited to 'patch/insets.c')
-rw-r--r--patch/insets.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/insets.c b/patch/insets.c
index c0836cf..8ad99b3 100644
--- a/patch/insets.c
+++ b/patch/insets.c
@@ -15,4 +15,5 @@ updateinset(const Arg *arg)
Inset *inset = (Inset *)arg->v;
for (Monitor *m = mons; m; m = m->next)
setinset(m, *inset);
-} \ No newline at end of file
+}
+