CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/28 06:10:14
Modified files:
usr.bin/tmux : cmd-parse.y
Log message:
Ignore empty commands rather than adding them to the command list rather
than trying to skip them later, fixes problem reported by M Kelly.
