Use krb5_cc_new_unique() instead of krb5_cc_gen_new()

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25030 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-04-03 04:01:53 +00:00
parent 90ca46c387
commit 7f3fa7c41b

View File

@@ -375,6 +375,8 @@ krb5_425_conv_principal(krb5_context context,
/**
* Generate a new ccache of type `ops' in `id'.
*
* Use krb5_cc_new_unique() instead.
*
* @return Return an error code or 0, see krb5_get_error_message().
*
* @ingroup krb5_ccache