From: Dr. Stephen Henson Date: Sun, 15 Jun 2008 15:22:56 +0000 (+0000) Subject: Typo. X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=edd529ad165f92d72ee135c3e2b24b9b2ccce934;p=oweals%2Fopenssl.git Typo. --- diff --git a/fips/fips.h b/fips/fips.h index bf17f03339..42bdcf2596 100644 --- a/fips/fips.h +++ b/fips/fips.h @@ -49,7 +49,7 @@ #include -#ifndef OPENSSL_NO_FIPS +#ifndef OPENSSL_FIPS #error FIPS is disabled. #endif