CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/01/30 05:22:20
Modified files:
lib/libedit : chared.c common.c el.c emacs.c filecomplete.c
hist.c history.c keymacro.c map.c parse.c
prompt.c read.c readline.c search.c terminal.c
tokenizer.c tty.c vi.c
Log message:
Fourth step in synching with NetBSD:
KNF: Remove parentheses from return lines. No object change.
This makes emacs.c and prompt.c identical to the NetBSD versions.
It reduces the remaining diff from +2053 -1261 to +1526 -734.
OK czarkoff@