Fix more doxygen bitrot

This commit is contained in:
Viktor Dukhovni
2016-12-15 02:43:59 -05:00
parent 2cc59accca
commit 3657f23a9e
6 changed files with 14 additions and 31 deletions

View File

@@ -281,6 +281,7 @@ krb5_vabort(krb5_context context, krb5_error_code code,
* @param context A Kerberos 5 context
* @param code error code of the last error
* @param fmt message to print
* @param ... arguments for format string
*
* @ingroup krb5_error
*/