diff options
author | 2020-02-03 22:33:04 +0000 | |
---|---|---|
committer | 2020-02-03 22:33:04 +0000 | |
commit | 7f62056d945a0ea0c176a937f987b097aecfd654 (patch) | |
tree | dbd5159254ebf579de1fa620b9fd241a0bff8ec3 /usr.bin/ssh/ssh-keygen.c | |
parent | ORCPT addresses are prefixed with an address type, the stricter check cause (diff) | |
download | wireguard-openbsd-7f62056d945a0ea0c176a937f987b097aecfd654.tar.xz wireguard-openbsd-7f62056d945a0ea0c176a937f987b097aecfd654.zip |
1. To avoid confusion, when showing a function definition, call it
a definition rather than a declaration, even though every definition
is of course also a declaration.
2. Prototype functions used from other files in include files; stop
restricting that advice to kernel code.
3. Drop some duplicate content.
OK jca@
Diffstat (limited to 'usr.bin/ssh/ssh-keygen.c')
0 files changed, 0 insertions, 0 deletions