bind9/lib/dns/rdata/hs_4
Mark Andrews 841d1647d4 Use DNS_RDATACOMMON_INIT to hide branch differences
Initialization of the common members of rdata type structures varies
across branches.  Standardize it by using the DNS_RDATACOMMON_INIT
macro for all types, so that new types are more likely to use it,
and hence backport more cleanly.
2025-08-15 07:30:30 +10:00
..
a_1.c Use DNS_RDATACOMMON_INIT to hide branch differences 2025-08-15 07:30:30 +10:00
a_1.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
meson.build Add rdata type header files to dns_header_depfiles macro 2025-06-13 12:49:36 +00:00