mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
119. [cleanup] structure definitions for generic rdata stuctures do
not have _generic_ in their names.
This commit is contained in:
@@ -216,7 +216,7 @@ configure_view_dnsseckeys(dns_c_ctx_t *cctx,
|
||||
ckey = ISC_LIST_NEXT(ckey, next))
|
||||
{
|
||||
dns_rdataclass_t viewclass;
|
||||
dns_rdata_generic_key_t keystruct;
|
||||
dns_rdata_key_t keystruct;
|
||||
isc_int32_t flags, proto, alg;
|
||||
unsigned char keydata[4096];
|
||||
isc_buffer_t keydatabuf;
|
||||
|
Reference in New Issue
Block a user