> +      if (opt_max_tries < 1 || opt_max_tries > 10)
>  +       error (EXIT_FAILURE, 0, "number of tries should be between 0 and 
> 10");

This is wrong, Message should be:
  "number of tries should be between 1 and 10"

Happy hacking,
Debarshi
-- 
"From what we get, we can make a living; what we give, however, makes a life."
    -- Arthur Ashe


_______________________________________________
bug-inetutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-inetutils

Reply via email to