From: Harald Welte Date: Mon, 25 Feb 2002 11:25:41 +0000 (+0000) Subject: Change $Id$ tags X-Git-Tag: v1.2.6~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bbbf9380d044a5ae9c42e36665c3f23c4c4fa429;p=thirdparty%2Fiptables.git Change $Id$ tags --- 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 * - * 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 * - * 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 */