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:
41eacc8
)
Fix obvious typo.
author
Andy Polyakov
<appro@openssl.org>
Mon, 5 Jun 2006 16:04:09 +0000
(16:04 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Mon, 5 Jun 2006 16:04:09 +0000
(16:04 +0000)
crypto/asn1/d2i_pr.c
patch
|
blob
|
history
diff --git
a/crypto/asn1/d2i_pr.c
b/crypto/asn1/d2i_pr.c
index 0f0e6b1ae454ac336bf9e46bebb1578fa49c36e7..42e5a4e651b3d53000fb9b004500c6eb43185877 100644
(file)
--- a/
crypto/asn1/d2i_pr.c
+++ b/
crypto/asn1/d2i_pr.c
@@
-61,7
+61,7
@@
#include <openssl/bn.h>
#include <openssl/evp.h>
#include <openssl/objects.h>
-#i
nclude
OPENSSL_NO_ENGINE
+#i
fndef
OPENSSL_NO_ENGINE
#include <openssl/engine.h>
#endif
#include <openssl/asn1.h>