git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24613 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-02-04 22:10:01 +00:00
parent 2fbb6ab934
commit baf73c2f8b

View File

@@ -499,7 +499,8 @@ hx509_certs_find(hx509_context context,
* @param context a hx509 context.
* @param certs certificate store to search.
* @param q query allocated with @ref hx509_query functions.
* @param r the certificate store to add
* @param result the filtered certificate store, caller must free with
* hx509_certs_free().
*
* @return Returns an hx509 error code.
*