aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-logotypecertextn.c
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2005-08-02 05:39:45 +0000
committerJörg Mayer <jmayer@loplof.de>2005-08-02 05:39:45 +0000
commit4f693dfae2544995ef399785c91db910d973c700 (patch)
treec56f54bacaffb300a24291251c4f62c233b9f6d0 /epan/dissectors/packet-logotypecertextn.c
parentb7cd5963539717be92f6132e19c5f74fd4303595 (diff)
Some warning fixes for "no previous declaration"
Remove svn:executable Add svn:eol-style native Add svn:keywords Id svn path=/trunk/; revision=15179
Diffstat (limited to 'epan/dissectors/packet-logotypecertextn.c')
-rw-r--r--epan/dissectors/packet-logotypecertextn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-logotypecertextn.c b/epan/dissectors/packet-logotypecertextn.c
index c93ac65c07..f0c0b9b41e 100644
--- a/epan/dissectors/packet-logotypecertextn.c
+++ b/epan/dissectors/packet-logotypecertextn.c
@@ -9,7 +9,7 @@
* Routines for RFC3709 Logotype Certificate Extensions packet dissection
* Ronnie Sahlberg 2004
*
- * $Id: packet-logotype-cert-extn-template.c 12438 2004-10-30 02:36:58Z sahlberg $
+ * $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>