summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c7bfa88)
raw | patch | inline | side by side (parent: c7bfa88)
author | Florian Forster <octo@verplant.org> | |
Wed, 27 Oct 2010 07:53:18 +0000 (09:53 +0200) | ||
committer | Florian Forster <octo@verplant.org> | |
Wed, 27 Oct 2010 07:53:18 +0000 (09:53 +0200) |
src/oping.c | patch | blob | history |
diff --git a/src/oping.c b/src/oping.c
index 0d7575e1bafb827ebfe8f49e7f7b1d5265be6bcb..b53974f3c4eacac748778892c0c189b84c022476 100644 (file)
--- a/src/oping.c
+++ b/src/oping.c
static void usage_exit (const char *name, int status) /* {{{ */
{
- int name_length;
-
- name_length = (int) strlen (name);
-
fprintf (stderr, "Usage: %s [OPTIONS] "
"-f filename | host [host [host ...]]\n"