]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Typo
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 25 Feb 2021 20:43:09 +0000 (20:43 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 25 Feb 2021 20:43:09 +0000 (20:43 +0000)
src/lib/unlang/tmpl.c

index c45fe0c908c7fd74b5223cd7f38db18104cbe830..cde3de777da7488bac818f51a138b64abbd625b3 100644 (file)
@@ -141,7 +141,7 @@ int unlang_tmpl_push(TALLOC_CTX *ctx, fr_value_box_t **out, request_t *request,
        *ut = (unlang_tmpl_t){
                .self = tmpl_instruction,
                .tmpl = tmpl
-       }
+       };
 
        /*
         *      Push a new tmpl frame onto the stack