CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/21 13:54:22
Modified files:
usr.bin/tmux : input.c options.c server.c tmux.h window.c
Log message:
Make some functions which return unused values void (mostly found by lint) and
tweak a redundant expression in window_pane_set_mode.
