From 10269ef2f0c8a90a0b02ed6b94b6af19c8dc4c1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 11 Jan 2009 21:47:05 +0000 Subject: [PATCH] doxygen fixup git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24271 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/rd_req.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/krb5/rd_req.c b/lib/krb5/rd_req.c index 7c45b4ec8..307932266 100644 --- a/lib/krb5/rd_req.c +++ b/lib/krb5/rd_req.c @@ -533,7 +533,7 @@ struct krb5_rd_req_out_ctx_data { * krb5_rd_req_in_ctx_free() when done with the context. * * @param context Keberos 5 context. - * @param in in ctx to krb5_rd_req_ctx(). + * @param ctx in ctx to krb5_rd_req_ctx(). * * @return Kerberos 5 error code, see krb5_get_error_message(). *