From: Dr. Stephen Henson Date: Fri, 23 Oct 2009 12:47:01 +0000 (+0000) Subject: Clarification X-Git-Tag: OpenSSL_1_0_0-beta4~26 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=169bfde4d40cb7bd7317ebd9487a2a93c3fa67c7 Clarification --- diff --git a/FAQ b/FAQ index c492c09c5f..584cb9fef9 100644 --- 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)