diff options
author | deraadt <> | 2017-12-09 07:16:51 +0000 |
---|---|---|
committer | deraadt <> | 2017-12-09 07:16:51 +0000 |
commit | b108baab2e3d570ff570c389d365e361db5258aa (patch) | |
tree | 0af67db2a16202d4424679e560eb63549c5bbafd /src/lib/libc/stdlib/atexit.c | |
parent | df3480a7eccfd6b7dcda8c9fdfff5597f7ad5ff4 (diff) | |
download | openbsd-b108baab2e3d570ff570c389d365e361db5258aa.tar.gz openbsd-b108baab2e3d570ff570c389d365e361db5258aa.tar.bz2 openbsd-b108baab2e3d570ff570c389d365e361db5258aa.zip |
In the middle of CRYPTO_gcm128_finish() there is a complicated #ifdef
block which defines a variable late, after code. Place this chunk into
a { subblock } to satisfy old compilers and old eyes.
Diffstat (limited to 'src/lib/libc/stdlib/atexit.c')
0 files changed, 0 insertions, 0 deletions