diff options
author | Anders Broman <anders.broman@ericsson.com> | 2007-05-06 22:34:05 +0000 |
---|---|---|
committer | Anders Broman <anders.broman@ericsson.com> | 2007-05-06 22:34:05 +0000 |
commit | 4c692a62b6a0851f8c96dbb3abe73a5e019f7b3e (patch) | |
tree | fb70b87f27909b5615ccfb0512abc1ff67a04148 /epan/dissectors/packet-pkcs12.h | |
parent | 1103a38976ef39ce9461867c65cc998eb36423fa (diff) | |
download | wireshark-4c692a62b6a0851f8c96dbb3abe73a5e019f7b3e.tar.gz wireshark-4c692a62b6a0851f8c96dbb3abe73a5e019f7b3e.tar.bz2 wireshark-4c692a62b6a0851f8c96dbb3abe73a5e019f7b3e.zip |
Start introducing actx to ber functions.
svn path=/trunk/; revision=21705
Diffstat (limited to 'epan/dissectors/packet-pkcs12.h')
-rw-r--r-- | epan/dissectors/packet-pkcs12.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-pkcs12.h b/epan/dissectors/packet-pkcs12.h index ff0bb9d30f..4940f1b908 100644 --- a/epan/dissectors/packet-pkcs12.h +++ b/epan/dissectors/packet-pkcs12.h @@ -1,6 +1,6 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ -/* ./packet-pkcs12.h */ +/* .\packet-pkcs12.h */ /* ../../tools/asn2wrs.py -b -e -p pkcs12 -c pkcs12.cnf -s packet-pkcs12-template pkcs12.asn */ /* Input file: packet-pkcs12-template.h */ |