projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5be243d
)
Typo.
author
Dr. Stephen Henson
<steve@openssl.org>
Sun, 15 Jun 2008 15:22:56 +0000
(15:22 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sun, 15 Jun 2008 15:22:56 +0000
(15:22 +0000)
fips/fips.h
patch
|
blob
|
history
diff --git
a/fips/fips.h
b/fips/fips.h
index bf17f03339d42e8d55353d75647dc4a6df98f0a1..42bdcf2596a6192dd963b65be2e0d547e4e2513e 100644
(file)
--- 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