Move krb5_cc_[gs]et_config doxygen group krb5_ccache.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23714 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-08-30 17:41:54 +00:00
parent 166e3c5e0a
commit c2817b5ca5

View File

@@ -1164,6 +1164,8 @@ build_conf_principals(krb5_context context, krb5_ccache id,
* NULL, global for the whole cache. * NULL, global for the whole cache.
* @param name name under which the configuraion is stored. * @param name name under which the configuraion is stored.
* @param data data to store * @param data data to store
*
* @ingroup krb5_ccache
*/ */
krb5_error_code KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_FUNCTION
@@ -1207,6 +1209,8 @@ out:
* NULL, global for the whole cache. * NULL, global for the whole cache.
* @param name name under which the configuraion is stored. * @param name name under which the configuraion is stored.
* @param data data to fetched, free with krb5_data_free() * @param data data to fetched, free with krb5_data_free()
*
* @ingroup krb5_ccache
*/ */