diff options
Diffstat (limited to 'patch/bar_status2d.c')
| -rw-r--r-- | patch/bar_status2d.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/bar_status2d.c b/patch/bar_status2d.c index 7784ac4..860fd83 100644 --- a/patch/bar_status2d.c +++ b/patch/bar_status2d.c @@ -264,4 +264,5 @@ status2dtextlength(char* stext) w += TEXTWM(text) - lrpad; free(p); return w; -}
\ No newline at end of file +} + |
