CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2020/03/17 10:02:38
Modified files: usr.bin/tmux : arguments.c Log message: getopt is not required to set optarg to NULL when there is no argument and some do not, so set it explicitly each time.