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:54 +0000 (21:07 +0100)
commitc1d0d2e690d2a33216de6c5920c81d9852080d36
treec630a198372ed3d316f3e22dd237c37477698110
parent69bb97c6d65250324a65fbb6fcac3fefb59d242a
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