Clarification

This commit is contained in:
Dr. Stephen Henson 2009-10-23 12:36:41 +00:00
parent dd57b657a8
commit 13d7524698

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)