From: Arran Cudbard-Bell Date: Sat, 18 Mar 2023 04:37:28 +0000 (-0400) Subject: Formatting X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fdc9de4ae4641e8de1e42ff14e3548b77068062;p=thirdparty%2Ffreeradius-server.git Formatting --- diff --git a/src/lib/unlang/xlat_builtin.c b/src/lib/unlang/xlat_builtin.c index d5b9b48c768..a0c936c1e7e 100644 --- a/src/lib/unlang/xlat_builtin.c +++ b/src/lib/unlang/xlat_builtin.c @@ -1770,7 +1770,7 @@ static xlat_action_t xlat_func_eval(TALLOC_CTX *ctx, fr_dcursor_t *out, .escapes = &escape_rules }, &(tmpl_rules_t){ - .attr = { + .attr = { .dict_def = request->dict, .list_def = request_attr_request, .allow_unknown = false,