From: Alan T. DeKok Date: Sun, 27 Aug 2023 18:57:19 +0000 (-0400) Subject: we don't need !!!!!!!! X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6797971c13bfdcc4eaec043232d768b55459f4ce;p=thirdparty%2Ffreeradius-server.git we don't need !!!!!!!! --- diff --git a/src/lib/unlang/compile.c b/src/lib/unlang/compile.c index e5881879fc2..4ca2ce67813 100644 --- a/src/lib/unlang/compile.c +++ b/src/lib/unlang/compile.c @@ -3689,7 +3689,7 @@ static unlang_t *compile_if_subsection(unlang_t *parent, unlang_compile_t *unlan fr_canonicalize_error(cs, &spaces, &text, slen, name2); - cf_log_err(cs, "Parse error in condition!!!!"); + cf_log_err(cs, "Parse error in condition."); cf_log_err(cs, "%s", text); cf_log_err(cs, "%s^ %s", spaces, fr_strerror());