CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/27 03:18:06
Modified files:
usr.bin/tmux : format.c
Log message:
The format callback may not always succeed, so we need to check for
NULL. From Patrick Palka.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/27 03:18:06
Modified files:
usr.bin/tmux : format.c
Log message:
The format callback may not always succeed, so we need to check for
NULL. From Patrick Palka.