git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24321 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-17 21:50:53 +00:00
parent dbe87bb882
commit f14a4e5b43

View File

@@ -741,7 +741,7 @@ krb5_cc_get_principal(krb5_context context,
/**
* Start iterating over `id', `cursor' is initialized to the
* beginning.
* beginning. Caller must free the cursor with krb5_cc_end_seq_get().
*
* @return Return an error code or 0, see krb5_get_error_message().
*