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