summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlaforge <laforge>2002-02-25 11:25:41 +0000
committerlaforge <laforge>2002-02-25 11:25:41 +0000
commita1bbb831db77567f850364c932e32926b1dc3cba (patch)
tree39c4f4bbb1a2dfd32eddb7b12596a416b23acd3a
parent6d1a9023f4759e469c840e1063e94ab6d0cd4650 (diff)
Change $Id$ tags
-rw-r--r--extensions/libipt_TTL.c2
-rw-r--r--extensions/libipt_ttl.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/extensions/libipt_TTL.c b/extensions/libipt_TTL.c
index b04289a..0dc7351 100644
--- a/extensions/libipt_TTL.c
+++ b/extensions/libipt_TTL.c
@@ -1,7 +1,7 @@
/* Shared library add-on to iptables for the TTL target
* (C) 2000 by Harald Welte <laforge@gnumonks.org>
*
- * libipt_TTL.c,v 1.3 2000/11/13 11:16:08 laforge Exp
+ * $Id: libipt_TTL.c,v 1.3 2000/11/13 11:16:08 laforge Exp $
*
* This program is distributed under the terms of GNU GPL
*/
diff --git a/extensions/libipt_ttl.c b/extensions/libipt_ttl.c
index f1ca31c..61635f7 100644
--- a/extensions/libipt_ttl.c
+++ b/extensions/libipt_ttl.c
@@ -1,7 +1,7 @@
/* Shared library add-on to iptables to add TTL matching support
* (C) 2000 by Harald Welte <laforge@gnumonks.org>
*
- * libipt_ttl.c,v 1.4 2000/11/13 11:16:08 laforge Exp
+ * $Id: libipt_ttl.c,v 1.4 2000/11/13 11:16:08 laforge Exp $
*
* This program is released under the terms of GNU GPL */