summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2002-01-17 20:43:10 +0000
committerHarald Welte <laforge@gnumonks.org>2002-01-17 20:43:10 +0000
commit28ebcc290e6c19346caec08833ebefac8423419e (patch)
treedadfacd5e64e0044a305111b27bad78403dd572e
parent110610b73adbc7b57df53cbc4f6931aa9a82fbaf (diff)
fix typo in comment
-rw-r--r--iptables-restore.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/iptables-restore.c b/iptables-restore.c
index cda44a6c..6afd6b1f 100644
--- a/iptables-restore.c
+++ b/iptables-restore.c
@@ -2,9 +2,9 @@
* (C) 2000 by Harald Welte <laforge@gnumonks.org>
* based on previous code from Rusty Russell <rusty@linuxcare.com.au>
*
- * This coude is distributed under the terms of GNU GPL
+ * This code is distributed under the terms of GNU GPL
*
- * $Id: iptables-restore.c,v 1.18 2001/10/22 15:16:21 laforge Exp $
+ * $Id: iptables-restore.c,v 1.19 2001/12/06 15:06:34 marc Exp $
*/
#include <getopt.h>