ssl/record/rec_layer_s3.c: fix typo from previous commit.
authorAndy Polyakov <appro@openssl.org>
Mon, 2 May 2016 13:20:41 +0000 (15:20 +0200)
committerAndy Polyakov <appro@openssl.org>
Mon, 2 May 2016 13:23:22 +0000 (15:23 +0200)
Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/record/rec_layer_s3.c

index 12df578be739276780ff9fc76eb6154f82ae58b2..f250fa057391547c709a02f33fbe2e2b60aa971c 100644 (file)
 #if     defined(OPENSSL_SMALL_FOOTPRINT) || \
         !(      defined(AES_ASM) &&     ( \
                 defined(__x86_64)       || defined(__x86_64__)  || \
-                defined(_M_AMD64)       || defined(_M_X64)      )
+                defined(_M_AMD64)       || defined(_M_X64)      ) \
         )
 # undef EVP_CIPH_FLAG_TLS1_1_MULTIBLOCK
 # define EVP_CIPH_FLAG_TLS1_1_MULTIBLOCK 0