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:28 +0000 (21:07 +0100)
commit50799f3558981eac0482d3ea77b21c58b56d4871
tree15b7dbbcc0a6fd940f207d35e8d61bcf7d4a7d89
parent7c6335a6c74bd7742ec23fa45f84acf32985527f
Fix typo, should be && rather than &

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