2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 23:25:38 +00:00
This commit is contained in:
Brian Wellington
2000-06-12 19:21:48 +00:00
parent b092aef755
commit c5c9aa94f7

View File

@@ -182,6 +182,7 @@ main(int argc, char *argv[]) {
fatal("verbose level must be numeric"); fatal("verbose level must be numeric");
break; break;
case 'h':
default: default:
usage(); usage();