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:
dd57b65
)
Clarification
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 23 Oct 2009 12:36:41 +0000
(12:36 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 23 Oct 2009 12:36:41 +0000
(12:36 +0000)
FAQ
patch
|
blob
|
history
diff --git
a/FAQ
b/FAQ
index c492c09c5f216ecdd15f00260652d04772a335ef..584cb9fef97ec9656cb4d379a8ae61c140ee99fb 100644
(file)
--- a/
FAQ
+++ b/
FAQ
@@
-970,7
+970,7
@@
See the manual pages for more details.
* Where are the declarations and implementations of d2i_X509() etc?
-These are defined by macros of the form:
+These are defined
and implemented
by macros of the form:
DECLARE_ASN1_FUNCTIONS(X509) and IMPLEMENT_ASN1_FUNCTIONS(X509)