From 7801fcf75a06cda7e6fb6003964be1ad2a06cd04 Mon Sep 17 00:00:00 2001 From: Zhanna Tsitkov Date: Mon, 16 Jul 2012 11:31:03 -0400 Subject: [PATCH] Doc introduced version for krb5_kt_client_default --- src/include/krb5/krb5.hin | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/include/krb5/krb5.hin b/src/include/krb5/krb5.hin index 51ebbb2e60..fde0d8ff44 100644 --- a/src/include/krb5/krb5.hin +++ b/src/include/krb5/krb5.hin @@ -4216,6 +4216,8 @@ krb5_kt_default(krb5_context context, krb5_keytab *id); * * Fill @a keytab_out with a handle to the default client key table. * + * @version First introduced in 1.11 + * * @retval * 0 Success * @return -- 2.47.3