[netfilter-cvslog] r6687 - trunk/iptables
kaber at netfilter.org
kaber at netfilter.org
Wed Oct 11 09:37:26 CEST 2006
Author: kaber at netfilter.org
Date: 2006-10-11 09:37:26 +0200 (Wed, 11 Oct 2006)
New Revision: 6687
Modified:
trunk/iptables/iptables.c
Log:
Fix spelling error
Modified: trunk/iptables/iptables.c
===================================================================
--- trunk/iptables/iptables.c 2006-10-11 06:39:01 UTC (rev 6686)
+++ trunk/iptables/iptables.c 2006-10-11 07:37:26 UTC (rev 6687)
@@ -885,7 +885,7 @@
if (vianame[i] == ':' ||
vianame[i] == '!' ||
vianame[i] == '*') {
- printf("Warning: wierd character in interface"
+ printf("Warning: weird character in interface"
" `%s' (No aliases, :, ! or *).\n",
vianame);
break;
More information about the netfilter-cvslog
mailing list