mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
8 lines
94 B
Plaintext
8 lines
94 B
Plaintext
@@
|
|
expression C;
|
|
expression M;
|
|
@@
|
|
|
|
- dns_rbtnodechain_init(C, M);
|
|
+ dns_rbtnodechain_init(C);
|