CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/14 03:50:09
Modified files:
usr.bin/tmux : tmux.h tty.c window.c
Log message:
Do not use const on struct window_pane, it causes more trouble than it
is worth.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/14 03:50:09
Modified files:
usr.bin/tmux : tmux.h tty.c window.c
Log message:
Do not use const on struct window_pane, it causes more trouble than it
is worth.