[28799] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit [krb5-1.11]: Fix typo in doc for

daemon@ATHENA.MIT.EDU (Tom Yu)
Sat Feb 14 16:19:22 2015

Date: Sat, 14 Feb 2015 16:19:13 -0500
From: Tom Yu <tlyu@mit.edu>
Message-Id: <201502142119.t1ELJDRM032384@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

https://github.com/krb5/krb5/commit/e4800ab5b69b09efcf9916b7130d1edabb2e6e01
commit e4800ab5b69b09efcf9916b7130d1edabb2e6e01
Author: Tom Yu <tlyu@mit.edu>
Date:   Tue Oct 14 14:40:34 2014 -0400

    Fix typo in doc for krb5_get_init_creds_keytab()
    
    (cherry picked from commit 49f8ec5975df3cb5f204444df2a284b2e662df85)
    
    ticket: 8146 (new)
    version_fixed: 1.11.6
    status: resolved

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

diff --git a/src/include/krb5/krb5.hin b/src/include/krb5/krb5.hin
index 36d1ef1..2806b09 100644
--- a/src/include/krb5/krb5.hin
+++ b/src/include/krb5/krb5.hin
@@ -7367,7 +7367,7 @@ krb5_tkt_creds_get_times(krb5_context context, krb5_tkt_creds_context ctx,
  * @param [in]  client          Client principal
  * @param [in]  arg_keytab      Key table handle
  * @param [in]  start_time      Time when ticket becomes valid (0 for now)
- * @param [in]  in_tkt_service  Service name of initial credentials (or NLUL)
+ * @param [in]  in_tkt_service  Service name of initial credentials (or NULL)
  * @param [in]  k5_gic_options  Initial credential options
  *
  * This function requests KDC for an initial credentials for @a client using a
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post