From 0c9671a9f8dc5d0efb2638952089fb2b6b78838a Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Tue, 25 Sep 2007 04:22:02 +0000 Subject: [PATCH] Document use of KRB5_CCH_CCNAME for ccache name length ticket: 5772 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19978 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/identity/kconfig/kconfig.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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, -- 2.26.2