diff options
Diffstat (limited to 'patch/bar_powerline_status.h')
| -rw-r--r-- | patch/bar_powerline_status.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/bar_powerline_status.h b/patch/bar_powerline_status.h index 1eb6824..46b78e0 100644 --- a/patch/bar_powerline_status.h +++ b/patch/bar_powerline_status.h @@ -8,4 +8,5 @@ static int draw_pwrl_status_es(Bar *bar, BarArg *a); #endif // BAR_EXTRASTATUS_PATCH static int click_pwrl_status(Bar *bar, Arg *arg, BarArg *a); static int drawpowerlinestatus(int x, char *stext, BarArg *a); -static int widthpowerlinestatus(char *stext);
\ No newline at end of file +static int widthpowerlinestatus(char *stext); + |
