git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20078 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-31 11:29:11 +00:00
parent c86d7c38d6
commit bb82e186fd

View File

@@ -847,7 +847,9 @@ find_parent(hx509_context context,
*/
static int
is_proxy_cert(hx509_context context, const Certificate *cert, ProxyCertInfo *rinfo)
is_proxy_cert(hx509_context context,
const Certificate *cert,
ProxyCertInfo *rinfo)
{
ProxyCertInfo info;
const Extension *e;