mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-12 12:36:20 -04:00
7 lines
94 B
Text
7 lines
94 B
Text
@@
|
|
expression C;
|
|
expression M;
|
|
@@
|
|
|
|
- dns_rbtnodechain_init(C, M);
|
|
+ dns_rbtnodechain_init(C);
|