diff options
author | jsing <> | 2014-06-29 17:05:36 +0000 |
---|---|---|
committer | jsing <> | 2014-06-29 17:05:36 +0000 |
commit | 65797b47d303414106c290cf6f046b5e030a6eaf (patch) | |
tree | a4b77bc415a0ed73aa4cc548cf42bb540b90de9d /src/lib/libssl/d1_both.c | |
parent | a0b0af8d68705c778afa7d47ffc5ad421a87d2c1 (diff) | |
download | openbsd-65797b47d303414106c290cf6f046b5e030a6eaf.tar.gz openbsd-65797b47d303414106c290cf6f046b5e030a6eaf.tar.bz2 openbsd-65797b47d303414106c290cf6f046b5e030a6eaf.zip |
KNF.
I just spent too long chasing a bug in here and really should have done
this first. Gem of the day... is it an if test or a for loop? No, it is a
super ifloop!
if (!(flags & PKCS7_NOVERIFY)) for (k = 0; k < sk_X509_num(signers); k++) {
Diffstat (limited to 'src/lib/libssl/d1_both.c')
0 files changed, 0 insertions, 0 deletions