diff options
author | Luis Ontanon <luis.ontanon@gmail.com> | 2007-08-25 01:14:24 +0000 |
---|---|---|
committer | Luis Ontanon <luis.ontanon@gmail.com> | 2007-08-25 01:14:24 +0000 |
commit | 00c5e48a17040bbeff107c98ce365633724ad9fe (patch) | |
tree | 55d9c884242ed55ed057163c987103803043bc8a /epan/dissectors/packet-h248.c | |
parent | fb082a9a3c738c4707245cd7a5bdf564683a968f (diff) | |
download | wireshark-00c5e48a17040bbeff107c98ce365633724ad9fe.tar.gz wireshark-00c5e48a17040bbeff107c98ce365633724ad9fe.tar.bz2 wireshark-00c5e48a17040bbeff107c98ce365633724ad9fe.zip |
get users of oid_resolv to use the new oids, rollout packet-snmp.c
svn path=/trunk/; revision=22651
Diffstat (limited to 'epan/dissectors/packet-h248.c')
-rw-r--r-- | epan/dissectors/packet-h248.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h248.c b/epan/dissectors/packet-h248.c index 8c88c0a140..58e3296ea5 100644 --- a/epan/dissectors/packet-h248.c +++ b/epan/dissectors/packet-h248.c @@ -1,6 +1,6 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ -/* .\packet-h248.c */ +/* ./packet-h248.c */ /* ../../tools/asn2wrs.py -b -e -p h248 -c h248.cnf -s packet-h248-template h248v3.asn */ /* Input file: packet-h248-template.c */ |