CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/06 15:27:40
Modified files:
usr.bin/vi/common: gs.h main.c msg.c options.c options_f.c
usr.bin/vi/include: com_extern.h options_def.h
Log message:
Remove the message catalog DB. This removes the msg_open() and
msg_close() functions along with the msgcat command.
>From Martijn van Duren
