diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2017-01-21 10:34:26 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2017-01-21 10:34:26 +0000 |
commit | 485104e2d443c36382923c3c23cc2f275e7ed81c (patch) | |
tree | e4e7c7c612fc4344f815b616686bd470374bdd29 /lib/libcrypto/bn/bn_mod.c | |
parent | afe63d21204212ddead6dafdfe20e0a6ed5c1e72 (diff) |
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/bn/bn_mod.c')
0 files changed, 0 insertions, 0 deletions