diff options
Diffstat (limited to 'patch/pertag.c')
| -rw-r--r-- | patch/pertag.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/pertag.c b/patch/pertag.c index bcc392f..f534023 100644 --- a/patch/pertag.c +++ b/patch/pertag.c @@ -74,4 +74,5 @@ pertagview(const Arg *arg) if (selmon->showbar != selmon->pertag->showbars[selmon->pertag->curtag]) togglebar(NULL); #endif // PERTAGBAR_PATCH -}
\ No newline at end of file +} + |
