krb5 commit: Doc introduced version for krb5_kt_client_default

Zhanna A Tsitkova tsitkova at MIT.EDU
Mon Jul 16 11:26:44 EDT 2012


https://github.com/krb5/krb5/commit/7801fcf75a06cda7e6fb6003964be1ad2a06cd04
commit 7801fcf75a06cda7e6fb6003964be1ad2a06cd04
Author: Zhanna Tsitkov <tsitkova at mit.edu>
Date:   Mon Jul 16 11:31:03 2012 -0400

    Doc introduced version for krb5_kt_client_default

 src/include/krb5/krb5.hin |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/include/krb5/krb5.hin b/src/include/krb5/krb5.hin
index 51ebbb2..fde0d8f 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


More information about the cvs-krb5 mailing list