mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 10:10:06 +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);
|