From 7f65278f65384808e2035b37b80ba5a15f579ed7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 4 May 2009 07:49:08 +0000 Subject: [PATCH] doxygen git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25175 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/free_host_realm.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lib/krb5/free_host_realm.c b/lib/krb5/free_host_realm.c index 12fa7135c..f6e9f6e24 100644 --- a/lib/krb5/free_host_realm.c +++ b/lib/krb5/free_host_realm.c @@ -33,8 +33,15 @@ #include "krb5_locl.h" -/* +/** * Free all memory allocated by `realmlist' + * + * @param context A Kerberos 5 context. + * @param realmlist realmlist to free, NULL is ok + * + * @return a Kerberos error code, always 0. + * + * @ingroup krb5_support */ krb5_error_code KRB5_LIB_FUNCTION