summaryrefslogtreecommitdiffstats
path: root/iptables-restore.c
diff options
context:
space:
mode:
authorlaforge <laforge>2002-01-17 20:43:10 +0000
committerlaforge <laforge>2002-01-17 20:43:10 +0000
commit2d0f6fc7c5007e4de7c0715c67a9e6fafcea06ba (patch)
treedadfacd5e64e0044a305111b27bad78403dd572e /iptables-restore.c
parentc40e3331cc035f0d0c595cad5692df16dc1bd025 (diff)
fix typo in comment
Diffstat (limited to 'iptables-restore.c')
-rw-r--r--iptables-restore.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/iptables-restore.c b/iptables-restore.c
index cda44a6..6afd6b1 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>