diff options
Diffstat (limited to 'patch/bar_anybar.c')
| -rw-r--r-- | patch/bar_anybar.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/bar_anybar.c b/patch/bar_anybar.c index 05546e3..d9bdb27 100644 --- a/patch/bar_anybar.c +++ b/patch/bar_anybar.c @@ -90,4 +90,5 @@ wmclasscontains(Window win, const char *class, const char *name) XFree(ch.res_name); return res; -}
\ No newline at end of file +} + |
