CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/20 03:39:07
Modified files:
usr.bin/tmux : format.c tmux.h window.c
Log message:
There is no real need for window_printable_flags to allocate, make it
return a buffer from the stack.
