mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
add loaded message
This commit is contained in:
parent
1630fce031
commit
f72d27a58e
@ -130,6 +130,7 @@ main(int argc, char *argv[]) {
|
||||
dns_result_totext(result));
|
||||
exit(1);
|
||||
}
|
||||
printf("loaded\n");
|
||||
|
||||
while (gets(s) != NULL) {
|
||||
dns_name_init(&name, offsets);
|
||||
|
Loading…
x
Reference in New Issue
Block a user