X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fevp%2Fe_cfb_bf.c;h=63e1e624ea20ff94fecb12c4f32298fd4aeea7cf;hp=0fb4d7fc32ea6f9044caac7132285c95c9bc8ccc;hb=b5929507e3aa8f359f272148609348d1f2433bf7;hpb=61f217eec2c1947dec04d3211516fe4f851e4c81;ds=sidebyside diff --git a/crypto/evp/e_cfb_bf.c b/crypto/evp/e_cfb_bf.c index 0fb4d7fc32..63e1e624ea 100644 --- a/crypto/evp/e_cfb_bf.c +++ b/crypto/evp/e_cfb_bf.c @@ -56,8 +56,7 @@ * [including the GNU Public Licence.] */ -#ifndef NO_BLOWFISH - +#ifndef NO_BF #include #include "cryptlib.h" #include