diff options
Diffstat (limited to 'patch/swaptags.c')
| -rw-r--r-- | patch/swaptags.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/swaptags.c b/patch/swaptags.c index c43a83f..d6a72d7 100644 --- a/patch/swaptags.c +++ b/patch/swaptags.c @@ -19,4 +19,5 @@ swaptags(const Arg *arg) focus(NULL); arrange(selmon); -}
\ No newline at end of file +} + |
