From: Martin Josefsson Date: Mon, 2 Feb 2004 20:12:33 +0000 (+0000) Subject: (Continuing the bloody-series) Bloody typos :) X-Git-Tag: v1.3.0-rc1~132 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6004439c2ba892f553da473180e006b93a0986aa;p=thirdparty%2Fiptables.git (Continuing the bloody-series) Bloody typos :) --- diff --git a/ip6tables-restore.c b/ip6tables-restore.c index fb19e891..00dc1149 100644 --- a/ip6tables-restore.c +++ b/ip6tables-restore.c @@ -7,7 +7,7 @@ * Rusty Russell * This code is distributed under the terms of GNU GPL v2 * - * $Id: ip6tables-restore.c,v 1.18 2004/02/02 19:58:36 gandalf Exp $ + * $Id: ip6tables-restore.c,v 1.19 2004/02/02 19:59:17 gandalf Exp $ */ #include @@ -42,7 +42,7 @@ static void print_usage(const char *name, const char *version) __attribute__((no static void print_usage(const char *name, const char *version) { - fprintf(stderr, "Usage: %s [-b] [-c] [-v] [-v] [-h]\n" + fprintf(stderr, "Usage: %s [-b] [-c] [-v] [-t] [-h]\n" " [ --binary ]\n" " [ --counters ]\n" " [ --verbose ]\n"