Commit 13d75246 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Clarification

parent dd57b657
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)