aboutsummaryrefslogtreecommitdiffstats
path: root/debian/libwireshark0.symbols
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2021-01-30 21:08:59 -0800
committerGuy Harris <gharris@sonic.net>2021-01-30 21:15:30 -0800
commit1f15c0899ee2d1f27b523928a39a49175bdc32b7 (patch)
tree977b0cdb81d094d7eb647a848b18bf620a47338a /debian/libwireshark0.symbols
parentb2db1517be11f9402613220269f63c373b9bf785 (diff)
epan: have a routine to register all tap listeners.
Pull the code to register plugin taps, and the loop to register built-in taps, into a single register_all_tap_listeners() routine. This leaves it up to libwireshark, not to the programs using it, to know how to register them.
Diffstat (limited to 'debian/libwireshark0.symbols')
-rw-r--r--debian/libwireshark0.symbols2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index 7d60cef044..d85b94bd72 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -1350,7 +1350,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
reassembly_table_destroy@Base 1.9.1
reassembly_table_init@Base 1.9.1
reassembly_table_register@Base 2.3.0
- register_all_plugin_tap_listeners@Base 2.5.0
+ register_all_tap_listeners@Base 3.5.0
register_ber_oid_dissector@Base 2.1.0
register_ber_oid_dissector_handle@Base 1.9.1
register_ber_oid_syntax@Base 1.9.1