Fix typo, should be && rather than &
authorRichard Levitte <levitte@openssl.org>
Wed, 22 Feb 2017 20:06:27 +0000 (21:06 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 22 Feb 2017 20:07:59 +0000 (21:07 +0100)
commit6161c5d81b66f38a8a65b78379182a42a9819cc6
tree9bcef8ba17e5646b550d01dd907ada3bb85bc7f6
parent33524a9c4bac74aa9a8748c1c54cde23bc5b5a88
Fix typo, should be && rather than &

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2689)
(cherry picked from commit 50799f3558981eac0482d3ea77b21c58b56d4871)
crypto/ec/ec_asn1.c