From 71774397a87ae4c814df8f562d3bb8d73def3285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 29 May 2008 02:10:19 +0000 Subject: [PATCH] krb5_cc_new_unique() is name of the creation function. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23193 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/doxygen.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/krb5/doxygen.c b/lib/krb5/doxygen.c index ab6d54e90..4001ba7d1 100644 --- a/lib/krb5/doxygen.c +++ b/lib/krb5/doxygen.c @@ -134,7 +134,8 @@ RCSID("$Id$"); * storage. While memory caches (MEMORY) are local caches to the local * process. * - * Caches are opened with krb5_cc_resolve() or created with krb5_cc_gen_unique(). + * Caches are opened with krb5_cc_resolve() or created with + * krb5_cc_new_unique(). * * If the cache needs to be opened again (using krb5_cc_resolve()) * krb5_cc_close() will close the handle, but not the remove the