]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
we don't need !!!!!!!!
authorAlan T. DeKok <aland@freeradius.org>
Sun, 27 Aug 2023 18:57:19 +0000 (14:57 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 27 Aug 2023 18:57:19 +0000 (14:57 -0400)
src/lib/unlang/compile.c

index e5881879fc2a7b90ca1cbb4f649d2b134ea9d1fd..4ca2ce6781349782f563982513a37961ce4c3fb7 100644 (file)
@@ -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());