From 5380dee21ed05c07af058e387298b391175414e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 11 Nov 2007 12:52:45 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22054 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/context.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/krb5/context.c b/lib/krb5/context.c index 79c17c03f..33bf78805 100644 --- a/lib/krb5/context.c +++ b/lib/krb5/context.c @@ -894,8 +894,6 @@ krb5_get_fcache_version(krb5_context context, int *version) /** * Runtime check if the Kerberos library was complied with thread support. * - * @param context Kerberos 5 context. - * * @return TRUE if the library was compiled with thread support, FALSE if not. * * @ingroup krb5