diff options
Diffstat (limited to 'patch/bar_wintitle.h')
| -rw-r--r-- | patch/bar_wintitle.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/bar_wintitle.h b/patch/bar_wintitle.h index 349f948..7e8cce5 100644 --- a/patch/bar_wintitle.h +++ b/patch/bar_wintitle.h @@ -1,3 +1,4 @@ static int width_wintitle(Bar *bar, BarArg *a); static int draw_wintitle(Bar *bar, BarArg *a); -static int click_wintitle(Bar *bar, Arg *arg, BarArg *a);
\ No newline at end of file +static int click_wintitle(Bar *bar, Arg *arg, BarArg *a); + |
