aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cms.h
diff options
context:
space:
mode:
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2004-11-06 02:06:55 +0000
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2004-11-06 02:06:55 +0000
commitb12574d2d2570122743f1b65b42a4d792051bf34 (patch)
tree1815d98447cb91f52c636b9f35b1a7bd4e8e23e7 /epan/dissectors/packet-cms.h
parent24ed163a3fd210c1944aee0ed51ba0ab130ae009 (diff)
make CMS use the new ANY type and get rid of the workaround
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12491 f5534014-38df-0310-8fa8-9805f1628bb7
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>