diff options
author | Rich Salz <rsalz@openssl.org> | 2015-05-01 20:29:48 +0200 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2015-05-01 20:29:48 +0200 |
commit | 666964780a245c14e8f0eb6e13dd854a37387ea9 (patch) | |
tree | d50fcd19525107e6c675ab342e84805da21a684e /test/ecdsatest.c | |
parent | Fix build on MacOS. (diff) | |
download | openssl-666964780a245c14e8f0eb6e13dd854a37387ea9.tar.xz openssl-666964780a245c14e8f0eb6e13dd854a37387ea9.zip |
Remove goto inside an if(0) block
There were a dozen-plus instances of this construct:
if (0) { label: ..... }
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'test/ecdsatest.c')
0 files changed, 0 insertions, 0 deletions