diff options
author | 2017-01-21 10:34:25 +0000 | |
---|---|---|
committer | 2017-01-21 10:34:25 +0000 | |
commit | dc9b037b68a441dc3ec7548a5b4180280fee2840 (patch) | |
tree | 7a11fb7ffa64a9fab240aa974dc653665d91d5ee /lib/libcrypto/rsa/rsa_chk.c | |
parent | sockets tell us the size of their data. since we want one udp packet, (diff) | |
download | wireguard-openbsd-dc9b037b68a441dc3ec7548a5b4180280fee2840.tar.xz wireguard-openbsd-dc9b037b68a441dc3ec7548a5b4180280fee2840.zip |
Having a 'case 256:' in a switch (<uchar>) {} is bad on principle
and makes gcc unhappy.
In-line the single use #define, eliminate the 256: case and remove
a now unneeded local variable.
ok guenther@
Diffstat (limited to 'lib/libcrypto/rsa/rsa_chk.c')
0 files changed, 0 insertions, 0 deletions