CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/07/30 10:40:12
Modified files: usr.bin/tmux : server-msg.c Log message: Similar changes for server_msg_dispatch: use a switch instead of a lookup table and merge smaller functions inline.