summaryrefslogtreecommitdiff
path: root/plugins/tpg/http.tpg
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2005-12-09 16:51:56 +0000
committerJörg Mayer <jmayer@loplof.de>2005-12-09 16:51:56 +0000
commitc2eaf1bc7433243935701b2ea7c5f08eddaaaac4 (patch)
treee0256de738bf0bfee4192991bd20d73c9385bf67 /plugins/tpg/http.tpg
parent50d94b2f95fab2efdae8bc3e3fa4014806b10cb2 (diff)
downloadwireshark-c2eaf1bc7433243935701b2ea7c5f08eddaaaac4.tar.gz
Fix ...$ to : $
svn path=/trunk/; revision=16750
Diffstat (limited to 'plugins/tpg/http.tpg')
-rw-r--r--plugins/tpg/http.tpg4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/tpg/http.tpg b/plugins/tpg/http.tpg
index 790f1cf065..8b9b65cd3d 100644
--- a/plugins/tpg/http.tpg
+++ b/plugins/tpg/http.tpg
@@ -3,7 +3,7 @@
#
# (c) 2005 Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
#
-# $Id $
+# $Id$
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -193,4 +193,4 @@ typedef struct _http_info_value_t
%tail %{
/* tail */
-%} \ No newline at end of file
+%}