CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/10/26 08:08:47
Modified files: usr.bin/sed : compile.c extern.h main.c misc.c process.c Log message: Rename err() to error() to prevent confusion with the stdlib function. Discussed with jca@.