aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-snmp.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-02-25 00:00:41 +0000
committerGerald Combs <gerald@wireshark.org>2008-02-25 00:00:41 +0000
commit1997308ac1840369c6ccc2a1577b24e864873b5d (patch)
tree1f5181f85b1bfee1f5bfc7195b4e1b469c9f136d /epan/dissectors/packet-snmp.h
parent32ae9c1d7fc721de5b44ddafa1d2a1b372e28d70 (diff)
Handle unsigned SMI types. This should fix bug 2292.
svn path=/trunk/; revision=24457
Diffstat (limited to 'epan/dissectors/packet-snmp.h')
-rw-r--r--epan/dissectors/packet-snmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-snmp.h b/epan/dissectors/packet-snmp.h
index 3aa0d29323..d246561083 100644
--- a/epan/dissectors/packet-snmp.h
+++ b/epan/dissectors/packet-snmp.h
@@ -1,7 +1,7 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-snmp.h */
-/* ../../tools/asn2wrs.py -b -p snmp -c snmp.cnf -s packet-snmp-template snmp.asn */
+/* ../../tools/asn2wrs.py -b -p snmp -c ./snmp.cnf -s ./packet-snmp-template -D . snmp.asn */
/* Input file: packet-snmp-template.h */