2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

add loaded message

This commit is contained in:
Bob Halley
1999-02-06 01:28:08 +00:00
parent 1630fce031
commit f72d27a58e

View File

@@ -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);