aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509af.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-11-30 04:08:16 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-11-30 04:08:16 +0000
commit8f73759eef58357e3f1b8347fa97b0cb95a0ef7e (patch)
tree80f2019e1d08ac031c493cc246a84b1d91c762f1 /epan/dissectors/packet-x509af.h
parentf07b25895be6ef8ea300372c93a25c39f350f21f (diff)
Make ethereal dissect application/pkix-crl CertificateRevocationLists over HTTP.
svn path=/trunk/; revision=12624
Diffstat (limited to 'epan/dissectors/packet-x509af.h')
-rw-r--r--epan/dissectors/packet-x509af.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/dissectors/packet-x509af.h b/epan/dissectors/packet-x509af.h
index 2f2475c924..75accdcb06 100644
--- a/epan/dissectors/packet-x509af.h
+++ b/epan/dissectors/packet-x509af.h
@@ -7,8 +7,9 @@
/* packet-x509af.h
* Routines for X.509 Authentication Framework packet dissection
+ * Ronnie Sahlberg 2004
*
- * $Id: packet-x509af-template.h 12437 2004-10-30 02:18:44Z sahlberg $
+ * $Id: packet-x509af-template.h 12573 2004-11-22 03:36:26Z sahlberg $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>