Fix a code inconsistency
authorMatt Caswell <matt@openssl.org>
Wed, 19 Oct 2016 10:35:55 +0000 (11:35 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 4 Nov 2016 10:38:54 +0000 (10:38 +0000)
commit1c8235c9b3e328d4c8637fd51b1f45adfa6ee446
tree563950f783d0d91f90926e24f446c7adc530f6d4
parentfc237de7ff4886c0d58300051ea4325e10b6943f
Fix a code inconsistency

Move from two ifs to a single one with an &&

Reviewed-by: Richard Levitte <levitte@openssl.org>
test/ossl_shim/ossl_shim.cc