CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/09/15 12:12:51
Modified files:
usr.bin/tmux : imsg-buffer.c imsg.h
Log message:
Enclose repeated buffer draining code in a new msgbuf_drain()
function, which is additionally exported for use by others.
>From nicm@, who reminded me that tmux is now using buffer.c, too.
