From aa7385ea967142890a3504763dbc79022ddeda39 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Mon, 14 Jun 2010 20:39:40 -0700 Subject: [PATCH] propper quoting for doxygen --- lib/krb5/kuserok.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/krb5/kuserok.c b/lib/krb5/kuserok.c index 2129100b9..fa8877380 100644 --- a/lib/krb5/kuserok.c +++ b/lib/krb5/kuserok.c @@ -222,7 +222,7 @@ match_local_principals(krb5_context context, * may not be checked by other Kerberos implementations. * * If no configuration file exists, match user against local domains, - * ie luser@LOCAL-REALMS-IN-CONFIGURATION-FILES. + * ie luser@@LOCAL-REALMS-IN-CONFIGURATION-FILES. * * @param context Kerberos 5 context. * @param principal principal to check if allowed to login -- 2.11.4.GIT