CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2017/04/26 07:14:28
Modified files: usr.bin/vi/common: exf.c Log message: Remove extraneous ", NULL" in the assignment of msgstr which was leftover from when msg_cat() was removed. From Anton Lindqvist