More documentation.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22430 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-01-13 14:02:58 +00:00
parent 731d6e6df8
commit 8fa8981654

View File

@@ -3036,7 +3036,8 @@ _hx509_cert_get_eku(hx509_context context,
*
* @param context A hx509 context.
* @param c the certificate to encode.
* @param os the encode certificate, set to NULL, 0 on case of error.
* @param os the encode certificate, set to NULL, 0 on case of
* error. Free the returned structure with hx509_xfree().
*
* @return An hx509 error code, see hx509_get_error_string().
*