summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2002-02-25 11:25:41 +0000
committerHarald Welte <laforge@gnumonks.org>2002-02-25 11:25:41 +0000
commitbbbf9380d044a5ae9c42e36665c3f23c4c4fa429 (patch)
tree39c4f4bbb1a2dfd32eddb7b12596a416b23acd3a
parent4799c730a261c9db1b54e43c46435c130e271016 (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 b04289ac..0dc73513 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 f1ca31c4..61635f78 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 */