diff options
Diffstat (limited to 'patch/bar_status2d.h')
| -rw-r--r-- | patch/bar_status2d.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/bar_status2d.h b/patch/bar_status2d.h index 868a568..8e088fb 100644 --- a/patch/bar_status2d.h +++ b/patch/bar_status2d.h @@ -10,4 +10,5 @@ static int draw_status2d_es(Bar *bar, BarArg *a); static int click_status2d(Bar *bar, Arg *arg, BarArg *a); #endif // BAR_STATUSCMD_PATCH static int drawstatusbar(BarArg *a, char *text); -static int status2dtextlength(char *stext);
\ No newline at end of file +static int status2dtextlength(char *stext); + |
