DNS: fix warning

This commit is contained in:
Alexis La Goutte 2023-12-15 08:54:44 +01:00 committed by AndersBroman
parent ed0a777776
commit 03d59b1458
1 changed files with 1 additions and 1 deletions

View File

@ -5016,7 +5016,7 @@ proto_register_dns(void)
"Was the reply data authenticated by the server?", HFILL }},
{ &hf_dns_flags_ad,
{ "AD bit", "dns.flags.authenticated",
{ "AD bit", "dns.flags.ad",
FT_BOOLEAN, 16, TFS(&tfs_set_notset), F_AUTHENTIC,
NULL, HFILL }},