]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
this is static
authorAlan T. DeKok <aland@freeradius.org>
Mon, 21 Oct 2024 15:10:57 +0000 (11:10 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 21 Oct 2024 15:10:57 +0000 (11:10 -0400)
src/lib/util/dict_util.c

index bfa7be79a7754a1209c2dc5c5282b5fbe2a294a9..52f2d9862b7129c251c8d27b6d13d78422deef65 100644 (file)
@@ -90,7 +90,7 @@ bool const fr_dict_enum_allowed_chars[UINT8_MAX + 1] = {
  * associated with the dictionary
  * e.g. libfreeradius-dhcpv6.so -> libfreeradius_dhcpv6_dict_protocol.
  */
-fr_dict_protocol_t dict_proto_default = {
+static fr_dict_protocol_t dict_proto_default = {
        .name = "default",
        .default_type_size = 2,
        .default_type_length = 2,