diff options
author | 2016-01-29 19:32:33 +0000 | |
---|---|---|
committer | 2016-01-29 19:32:33 +0000 | |
commit | 36facb1333aadc7bbe84172389fd409396a9b5a2 (patch) | |
tree | 8a6914f729e26291f763c955731e06aea1481a76 /lib/libedit/parse.c | |
parent | Add support for "control/shutdown" power management facility (diff) | |
download | wireguard-openbsd-36facb1333aadc7bbe84172389fd409396a9b5a2.tar.xz wireguard-openbsd-36facb1333aadc7bbe84172389fd409396a9b5a2.zip |
Second step in synching with NetBSD:
* Rename some types from *key*_t to *keymacro*_t.
* Rename struct editline member el_key to el_keymacro.
* Rename some functions in keymacro.c from key*() to keymacro*().
This removes the conflict of key_clear(), key_end(), and key_print()
with macros in <term.h>. No functional change.
This makes keymacro.h identical to the NetBSD version.
It reduces the remaining diff from +2640 -1998 to +2446 -1805.
OK czarkoff@
Diffstat (limited to 'lib/libedit/parse.c')
0 files changed, 0 insertions, 0 deletions