aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509if.h
diff options
context:
space:
mode:
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2004-11-06 02:13:38 +0000
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2004-11-06 02:13:38 +0000
commit7aa5e69d123d01d95541cafc2693f2d59ef47cde (patch)
tree08da534d113ba84c8ceb195cb92983a95bf84a6e /epan/dissectors/packet-x509if.h
parentb12574d2d2570122743f1b65b42a4d792051bf34 (diff)
make x509if use the new ANY type and get rid of the workaround
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12492 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-x509if.h')
-rw-r--r--epan/dissectors/packet-x509if.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-x509if.h b/epan/dissectors/packet-x509if.h
index a5e7f0fcd5..87b0efb0e4 100644
--- a/epan/dissectors/packet-x509if.h
+++ b/epan/dissectors/packet-x509if.h
@@ -8,7 +8,7 @@
/* packet-x509if.h
* Routines for X.509 Information Framework packet dissection
*
- * $Id: packet-x509if-template.h 12203 2004-10-05 09:18:55Z guy $
+ * $Id: packet-x509if-template.h 12433 2004-10-29 11:39:58Z sahlberg $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>