CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/26 14:14:30
Modified files:
usr.bin/tmux : cmd-string.c
Log message:
Get a u_char from the string, otherwise it isn't possible to enter \0377 as it
is mistaken for EOF (doh).
Also drop an unused argument.
