CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/16 07:49:14
Modified files:
usr.bin/tmux : client.c cmd-set-option.c cmd-show-options.c
cmd-string.c cmd.c format.c key-bindings.c
options-table.c options.c tmux.h
Log message:
getopt() has a struct option so just return to using options_entry.
