Rename err() to error() to prevent confusion with the stdlib function.
authormmcc <mmcc@openbsd.org>
Mon, 26 Oct 2015 14:08:47 +0000 (14:08 +0000)
committermmcc <mmcc@openbsd.org>
Mon, 26 Oct 2015 14:08:47 +0000 (14:08 +0000)
commit3ec97946df46c47ec067d0f890b14394b6601b6a
tree233ab1b09a29e17efa52b47711d34c981b435533
parente0a882e78d7a311832dc6888a87c7c8a6b1cba52
Rename err() to error() to prevent confusion with the stdlib function.

Discussed with jca@.
usr.bin/sed/compile.c
usr.bin/sed/extern.h
usr.bin/sed/main.c
usr.bin/sed/misc.c
usr.bin/sed/process.c