This commit is contained in:
Love Hornquist Astrand
2009-08-14 15:12:05 +02:00
parent 9160374a4c
commit 0ff7f9ebd2

View File

@@ -447,6 +447,8 @@ krb5_free_error_string(krb5_context context, char *str)
* @param context Kerberos context
* @param fmt error message to free
*
* @return Return an error code or 0.
*
* @ingroup krb5_deprecated
*/
@@ -469,6 +471,8 @@ krb5_set_error_string(krb5_context context, const char *fmt, ...)
* @param context Kerberos context
* @param msg error message to free
*
* @return Return an error code or 0.
*
* @ingroup krb5_deprecated
*/