wok view urxvt/stuff/patches/command.C-9.22 @ rev 22574

updated bzflag (2.4.0 -> 2.4.18)
author Hans-G?nter Theisgen
date Mon Jan 06 15:51:49 2020 +0100 (2020-01-06)
parents
children
line source
1 --- command.C.orig 2019-10-31 11:10:34.762750859 +0100
2 +++ command.C 2019-10-31 11:12:35.416498760 +0100
3 @@ -3404,7 +3404,7 @@ rxvt_term::process_xterm_seq (int op, ch
4 }
5 else
6 {
7 - char *eq = strchr (str, '=');
8 + char *eq = strchr ((char *)str, '=');
10 if (eq)
11 {