doxygen fixup

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24276 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-11 21:47:53 +00:00
parent 7e12f65467
commit fe8ca9dfbf

View File

@@ -332,7 +332,7 @@ out:
* Make a copy for the Kerberos 5 context, allocated krb5_contex shoud * Make a copy for the Kerberos 5 context, allocated krb5_contex shoud
* be freed with krb5_free_context(). * be freed with krb5_free_context().
* *
* @param in the Kerberos context to copy * @param context the Kerberos context to copy
* @param out the copy of the Kerberos, set to NULL error. * @param out the copy of the Kerberos, set to NULL error.
* *
* @return Returns 0 to indicate success. Otherwise an kerberos et * @return Returns 0 to indicate success. Otherwise an kerberos et