export hx509_certs_ref

This commit is contained in:
Love Hornquist Astrand
2009-09-29 11:28:24 -07:00
parent 0e762f8689
commit 682e7e012c

View File

@@ -198,7 +198,7 @@ hx509_certs_store(hx509_context context,
hx509_certs
_hx509_certs_ref(hx509_certs certs)
hx509_certs_ref(hx509_certs certs)
{
if (certs == NULL)
return NULL;