From: Tom Yu Date: Mon, 1 Oct 2007 23:14:00 +0000 (+0000) Subject: pull up r19978 from trunk X-Git-Tag: krb5-1.6.3-beta2~37 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1907433eb99012b736b4560873053a96975a86ca;p=krb5.git pull up r19978 from trunk r19978@cathode-dark-space: jaltman | 2007-09-25 00:22:02 -0400 ticket: 5772 Document use of KRB5_CCH_CCNAME for ccache name length. ticket: 5772 version_fixed: 1.6.3 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@20051 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/windows/identity/kconfig/kconfig.h b/src/windows/identity/kconfig/kconfig.h index 691fe7115..689992c29 100644 --- a/src/windows/identity/kconfig/kconfig.h +++ b/src/windows/identity/kconfig/kconfig.h @@ -235,10 +235,10 @@ typedef struct tag_kconf_schema { specified in \a cspace is relative to the parent. Set this to NULL to indicate the root configuration space. - \param[in] cspace The confiuration path. This can be up to - ::KCONF_MAXCCH_PATH characters in length. Use either - backslashes or forward slashes to specify hiearchy. Set this - to NULL to reopen the parent configuration space. + \param[in] cspace The configuration path. This can be up to + ::KCONF_MAXCCH_PATH characters in length. Use backslashes to + specify hiearchy. Set this to NULL to reopen the parent + configuration space. \param[in] flags Flags. This can be a combination of KCONF_FLAG_* constants and KHM_FLAG_CREATE. If none of ::KCONF_FLAG_USER,