]> Git Repo - secp256k1.git/commit - src/bench_ecdh.c
Eliminate a few unbraced statements that crept into the code.
authorGregory Maxwell <[email protected]>
Mon, 21 Sep 2015 17:21:35 +0000 (17:21 +0000)
committerGregory Maxwell <[email protected]>
Mon, 21 Sep 2015 17:21:35 +0000 (17:21 +0000)
commit912f203fc5f53dbecd7498cfcc4f9be36f989b5f
tree6df81e0d34dd95d358c71efffdb8645bcca7aa4d
parenteeab823b70b3b2db8f47e15d6348d848724aae6d
Eliminate a few unbraced statements that crept into the code.

Also avoids some easily avoided multiple-returns.
src/bench.h
src/bench_ecdh.c
src/bench_internal.c
src/bench_recover.c
src/bench_schnorr_verify.c
src/bench_sign.c
src/bench_verify.c
src/group_impl.h
src/secp256k1.c
src/tests.c
This page took 0.026695 seconds and 4 git commands to generate.