CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/11 09:13:15
Modified files:
usr.bin/tmux : status.c
Log message:
Oops, these functions return a const char *, so make the local variable
const as well.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/11 09:13:15
Modified files:
usr.bin/tmux : status.c
Log message:
Oops, these functions return a const char *, so make the local variable
const as well.