]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
retries -> split in could not parse
authorFrancis Dupont <fdupont@isc.org>
Sun, 16 Feb 2014 01:08:55 +0000 (02:08 +0100)
committerFrancis Dupont <fdupont@isc.org>
Sun, 16 Feb 2014 01:08:55 +0000 (02:08 +0100)
bin/dig/dig.c

index d9963f63c29c19de5d5c33003d3b9dea49186d10..348c1fd9f789f749637df8e0fc4d0200ebd2b0cf 100644 (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");