aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libwireshark.def
diff options
context:
space:
mode:
authorJakub Zawadzki <darkjames-ws@darkjames.pl>2012-10-20 16:44:55 +0000
committerJakub Zawadzki <darkjames-ws@darkjames.pl>2012-10-20 16:44:55 +0000
commit6dc977b7d2b0f807d21ef2978fc81e10c7bb00be (patch)
tree0c6da35ae86bed058518c5e735584125f4324ffa /epan/libwireshark.def
parentef72e0eed38a07340f7242bdaf6c9b7e53ef6428 (diff)
- Allow reseting edt with new function epan_dissect_reset(),
- initialize edt once in few places, and later reset it after dissecting (add_packet_to_packet_list), - revert r45667, probably no longer needed. svn path=/trunk/; revision=45669
Diffstat (limited to 'epan/libwireshark.def')
-rw-r--r--epan/libwireshark.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/libwireshark.def b/epan/libwireshark.def
index 3b82f647de..7f5e918cc8 100644
--- a/epan/libwireshark.def
+++ b/epan/libwireshark.def
@@ -411,6 +411,7 @@ epan_dissect_init
epan_dissect_new
epan_dissect_prime_dfilter
epan_dissect_run
+epan_dissect_reset
epan_get_compiled_version_info
epan_get_runtime_version_info
epan_get_version