aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ess.c
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2005-08-02 05:39:45 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2005-08-02 05:39:45 +0000
commitf894088d7d22c46940b240bf186ef97762d23541 (patch)
treec56f54bacaffb300a24291251c4f62c233b9f6d0 /epan/dissectors/packet-ess.c
parent1e23606e4a2f0ca7803911eeb992f4ca261325b3 (diff)
Some warning fixes for "no previous declaration"
Remove svn:executable Add svn:eol-style native Add svn:keywords Id git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15179 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-ess.c')
-rw-r--r--epan/dissectors/packet-ess.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ess.c b/epan/dissectors/packet-ess.c
index 8da379d1d9..a5df540ded 100644
--- a/epan/dissectors/packet-ess.c
+++ b/epan/dissectors/packet-ess.c
@@ -9,7 +9,7 @@
* Routines for RFC2634 Extended Security Services packet dissection
* Ronnie Sahlberg 2004
*
- * $Id: packet-ess-template.c 12438 2004-10-30 02:36:58Z sahlberg $
+ * $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>