remove stray ;

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18594 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-19 11:26:39 +00:00
parent dbc15bde32
commit 5a4e14b9da

View File

@@ -215,7 +215,7 @@ safeContent_parser(hx509_context context,
ret = parse_safe_content(context, c, os.data, os.length);
der_free_octet_string(&os);
return ret;
};
}
static int
encryptedData_parser(hx509_context context,