2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

retries -> split in could not parse

This commit is contained in:
Francis Dupont
2014-02-16 02:08:55 +01:00
parent a3a74b30b3
commit fb3ecd89ca

View File

@@ -1122,7 +1122,7 @@ plus_option(char *option, isc_boolean_t is_batchfile,
if (splitwidth)
splitwidth += 3;
if (result != ISC_R_SUCCESS)
fatal("Couldn't parse retries");
fatal("Couldn't parse split");
break;
case 't': /* stats */
FULLCHECK("stats");