]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
fix typo in comment
authorHarald Welte <laforge@gnumonks.org>
Thu, 17 Jan 2002 20:43:10 +0000 (20:43 +0000)
committerHarald Welte <laforge@gnumonks.org>
Thu, 17 Jan 2002 20:43:10 +0000 (20:43 +0000)
iptables-restore.c

index cda44a6cbb0ff4d2eacb6e4ac58f8435bfe552c0..6afd6b1ff6c31aea3987c15501169b2573b11f2f 100644 (file)
@@ -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>