Clarification

This commit is contained in:
Dr. Stephen Henson 2009-10-23 12:47:01 +00:00
parent 0a7f291268
commit 169bfde4d4

2
FAQ
View File

@ -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)