aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2014-10-14 14:40:34 -0400
committerTom Yu <tlyu@mit.edu>2015-02-14 16:10:08 -0500
commite4800ab5b69b09efcf9916b7130d1edabb2e6e01 (patch)
treead1e2a0aabc70c27ed059c6bda90fd085679ef68
parentb32f7131bb46154f16e127a8b61b06206c6acca3 (diff)
downloadkrb5-e4800ab5b69b09efcf9916b7130d1edabb2e6e01.zip
krb5-e4800ab5b69b09efcf9916b7130d1edabb2e6e01.tar.gz
krb5-e4800ab5b69b09efcf9916b7130d1edabb2e6e01.tar.bz2
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
-rw-r--r--src/include/krb5/krb5.hin2
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