From 57e07af96a28d81281a20ad7a0e9dc189caf4861 Mon Sep 17 00:00:00 2001 From: Philip Blundell Date: Sun, 4 Jun 2000 17:25:33 +0000 Subject: Phil Blundell: ICMP, TCP and UDP extensions + rule deletion bug. --- ip6tables-standalone.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ip6tables-standalone.c') diff --git a/ip6tables-standalone.c b/ip6tables-standalone.c index 11b7cc75..e2b10f88 100644 --- a/ip6tables-standalone.c +++ b/ip6tables-standalone.c @@ -43,7 +43,7 @@ main(int argc, char *argv[]) ret = ip6tc_commit(&handle); if (!ret) - fprintf(stderr, "iptables: %s\n", + fprintf(stderr, "ip6tables: %s\n", ip6tc_strerror(errno)); exit(!ret); -- cgit v1.2.3