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