summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-06-15 15:22:56 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-06-15 15:22:56 +0000
commitedd529ad165f92d72ee135c3e2b24b9b2ccce934 (patch)
tree5be5d1bb4700738ee3b965f1f2ea23eb29565a75
parent5be243dc2046a557eb8208ceed9daa046f49cae6 (diff)
Typo.
-rw-r--r--fips/fips.h2
1 files changed, 1 insertions, 1 deletions
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 <openssl/opensslconf.h>
-#ifndef OPENSSL_NO_FIPS
+#ifndef OPENSSL_FIPS
#error FIPS is disabled.
#endif