diff options
Diffstat (limited to 'patch/focusmaster.c')
| -rw-r--r-- | patch/focusmaster.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/focusmaster.c b/patch/focusmaster.c index 839fb43..13a47e5 100644 --- a/patch/focusmaster.c +++ b/patch/focusmaster.c @@ -10,4 +10,5 @@ focusmaster(const Arg *arg) if (c) focus(c); -}
\ No newline at end of file +} + |
