diff options
author | Stig Bjørlykke <stig@bjorlykke.org> | 2009-05-16 22:07:03 +0000 |
---|---|---|
committer | Stig Bjørlykke <stig@bjorlykke.org> | 2009-05-16 22:07:03 +0000 |
commit | c47e788c94af5656ffbc83ebbe03a8539cdcde72 (patch) | |
tree | b1055286b24404aea8078ca2430dda80e1440964 /epan/dissectors/packet-ns_cert_exts.c | |
parent | b4f4444202b90da79333137f5bb5166cd78bd701 (diff) | |
download | wireshark-c47e788c94af5656ffbc83ebbe03a8539cdcde72.tar.gz wireshark-c47e788c94af5656ffbc83ebbe03a8539cdcde72.tar.bz2 wireshark-c47e788c94af5656ffbc83ebbe03a8539cdcde72.zip |
Regenerate all asn2wrs generated dissectors.
svn path=/trunk/; revision=28379
Diffstat (limited to 'epan/dissectors/packet-ns_cert_exts.c')
-rw-r--r-- | epan/dissectors/packet-ns_cert_exts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ns_cert_exts.c b/epan/dissectors/packet-ns_cert_exts.c index a5c87f21af..63cbe0c72e 100644 --- a/epan/dissectors/packet-ns_cert_exts.c +++ b/epan/dissectors/packet-ns_cert_exts.c @@ -1,7 +1,7 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ /* packet-ns_cert_exts.c */ -/* ../../tools/asn2wrs.py -b -p ns_cert_exts -c ns_cert_exts.cnf -s packet-ns_cert_exts-template NETSCAPE-CERT-EXTS.asn */ +/* ../../tools/asn2wrs.py -b -p ns_cert_exts -c ./ns_cert_exts.cnf -s ./packet-ns_cert_exts-template -D . NETSCAPE-CERT-EXTS.asn */ /* Input file: packet-ns_cert_exts-template.c */ |