aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cms.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-11-06 02:06:55 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-11-06 02:06:55 +0000
commitd1e31a5c200ea6c2d4f71d106d1ce25d06d86bc6 (patch)
tree1815d98447cb91f52c636b9f35b1a7bd4e8e23e7 /epan/dissectors/packet-cms.h
parent05cf6b7ced060fe062ca12eb3b3e3344f560f727 (diff)
make CMS use the new ANY type and get rid of the workaround
svn path=/trunk/; revision=12491
Diffstat (limited to 'epan/dissectors/packet-cms.h')
-rw-r--r--epan/dissectors/packet-cms.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-cms.h b/epan/dissectors/packet-cms.h
index 806aa0ebaa..8140f97eb7 100644
--- a/epan/dissectors/packet-cms.h
+++ b/epan/dissectors/packet-cms.h
@@ -8,7 +8,7 @@
/* packet-cms.h
* Routines for RFC2630 Cryptographic Message Syntax packet dissection
*
- * $Id: packet-cms-template.h 12426 2004-10-28 22:06:55Z gerald $
+ * $Id: packet-cms-template.h 12434 2004-10-29 12:11:42Z sahlberg $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>