diff options
Diffstat (limited to 'patch/swapfocus.c')
| -rw-r--r-- | patch/swapfocus.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/swapfocus.c b/patch/swapfocus.c index 7693925..ec85c2e 100644 --- a/patch/swapfocus.c +++ b/patch/swapfocus.c @@ -18,4 +18,5 @@ swapfocus(const Arg *arg) restack(selmon); } } -}
\ No newline at end of file +} + |
