--- x.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x.c b/x.c index bc3ad5a..e000894 100644 --- a/x.c +++ b/x.c _AT_@ -1743,7 +1743,7 @@ kpress(XEvent *ev) { XKeyEvent *e = &ev->xkey; KeySym ksym; - char buf[32], *customkey; + char buf[64], *customkey; int len; Rune c; Status status; -- 2.25.0Received on Sat Jan 18 2020 - 08:52:25 CET
This archive was generated by hypermail 2.3.0 : Sat Jan 18 2020 - 09:00:30 CET