diff options
author | Tomas Kukosa <tomas.kukosa@siemens.com> | 2006-05-24 12:24:54 +0000 |
---|---|---|
committer | Tomas Kukosa <tomas.kukosa@siemens.com> | 2006-05-24 12:24:54 +0000 |
commit | 604000a6b39623daff9eef80c913b5ff5e9e3092 (patch) | |
tree | f1643eec5c079fab682290e8a985b6aa4eb3d629 /epan/dissectors/packet-ocsp.h | |
parent | d17dad9eada5e0e2b6234d1da715e7376d5034b5 (diff) | |
download | wireshark-604000a6b39623daff9eef80c913b5ff5e9e3092.tar.gz wireshark-604000a6b39623daff9eef80c913b5ff5e9e3092.tar.bz2 wireshark-604000a6b39623daff9eef80c913b5ff5e9e3092.zip |
- remove some #.MODULE_IMPORT from .cng files
- regenerate BER dissectors so as to change rest of Ethereal->Wireshark and asn2eth -> asn2wrs
svn path=/trunk/; revision=18217
Diffstat (limited to 'epan/dissectors/packet-ocsp.h')
-rw-r--r-- | epan/dissectors/packet-ocsp.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-ocsp.h b/epan/dissectors/packet-ocsp.h index ad24f8222c..28786484b0 100644 --- a/epan/dissectors/packet-ocsp.h +++ b/epan/dissectors/packet-ocsp.h @@ -1,7 +1,7 @@ /* Do not modify this file. */ -/* It is created automatically by the ASN.1 to Wireshark dissector compiler */ -/* ./packet-ocsp.h */ -/* ../../tools/asn2eth.py -X -b -e -p ocsp -c ocsp.cnf -s packet-ocsp-template OCSP.asn */ +/* It is created automatically by the ASN.1 to Wireshark dissector compiler */ +/* .\packet-ocsp.h */ +/* ../../tools/asn2wrs.py -b -e -p ocsp -c ocsp.cnf -s packet-ocsp-template OCSP.asn */ /* Input file: packet-ocsp-template.h */ |