CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2019/07/25 07:53:57
Modified files: usr.bin/gencat : gencat.c Log message: According to our manual page and to POSIX, $set defaults to NL_SETD. Bug reported by Marcel Logen <333200007110-0201 at ybtra dot de>. While here, remove the misleading initialization of msgid which is not a state variable. OK millert@ deraadt@