doxygen fixup

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24275 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-11 21:47:43 +00:00
parent 6924ebe480
commit 7e12f65467

View File

@@ -1452,7 +1452,7 @@ krb5_cc_last_change_time(krb5_context context,
* and mtime is 0, there was no credentials in the caches.
*
* @param context A Kerberos 5 context
* @param id The credential cache to probe
* @param type The credential cache to probe, if NULL, all type are traversed.
* @param mtime the last modification time, set to 0 on error.
* @return Return 0 or and error. See krb5_get_error_message().