[25747] in CVS-changelog-for-Kerberos-V5
svn rev #25237: trunk/src/include/krb5/
daemon@ATHENA.MIT.EDU (tsitkova@mit.edu)
Mon Sep 26 16:06:47 2011
Date: Mon, 26 Sep 2011 16:06:45 -0400
From: tsitkova@mit.edu
Message-Id: <201109262006.p8QK6jNi013519@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
http://src.mit.edu/fisheye/changelog/krb5/?cs=25237
Commit By: tsitkova
Log Message:
Make the comments usable by Doxygen
Changed Files:
U trunk/src/include/krb5/krb5.hin
Modified: trunk/src/include/krb5/krb5.hin
===================================================================
--- trunk/src/include/krb5/krb5.hin 2011-09-26 15:32:41 UTC (rev 25236)
+++ trunk/src/include/krb5/krb5.hin 2011-09-26 20:06:44 UTC (rev 25237)
@@ -2285,7 +2285,7 @@
const char * KRB5_CALLCONV
krb5_cc_get_name(krb5_context context, krb5_ccache cache);
-/*
+/**
* Retrieve the full name of a credential cache.
*
* @param [in] context Library context
@@ -4428,8 +4428,8 @@
* @param [in] context Library context
* @param [in] type Credential cache type
*
- * @retval @c TRUE if @a type supports switching
- * @retval @a FALSE if it does not or is not a valid credential cache type.
+ * @retval TRUE if @a type supports switching
+ * @retval FALSE if it does not or is not a valid credential cache type.
*/
krb5_boolean KRB5_CALLCONV
krb5_cc_support_switch(krb5_context context, const char *type);
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5