]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
typo
authorAlan T. DeKok <aland@freeradius.org>
Sat, 31 Aug 2024 20:14:31 +0000 (16:14 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 31 Aug 2024 20:14:31 +0000 (16:14 -0400)
src/lib/server/tmpl_tokenize.c

index 1e6a16c7f9e3dbf7c51880b9892f5f3e5c646fba..dfea4cdeecde6e24cd9059e3c964513c249b81eb 100644 (file)
@@ -1259,7 +1259,7 @@ int tmpl_attr_afrom_list(TALLOC_CTX *ctx, tmpl_t **out, tmpl_t const *list, fr_d
        ar->ar_da = da;
        ar->ar_parent = fr_dict_root(fr_dict_by_da(da));
 
-       ar->ar_filter_type = TMPL_ATTR_FILTER_NONE;
+       ar->ar_filter_type = TMPL_ATTR_FILTER_TYPE_NONE;
        ar->ar_num = NUM_UNSPEC;
 
        /*