increase river version buffer size for git versions
This commit is contained in:
parent
4e1bf721ff
commit
6078a20af4
1 changed files with 1 additions and 1 deletions
2
dam.c
2
dam.c
|
@ -77,7 +77,7 @@ static struct zriver_seat_status_v1 *seat_status;
|
|||
static struct wl_list bars;
|
||||
static Bar *selbar;
|
||||
static char stext[256];
|
||||
static char river_version[14];
|
||||
static char river_version[22];
|
||||
static char *mode;
|
||||
|
||||
static struct {
|
||||
|
|
Loading…
Add table
Reference in a new issue