aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-02-18 14:39:49 -0800
committerGuy Harris <guy@alum.mit.edu>2018-02-19 00:12:51 +0000
commitc61b543e97f85fbe6a30f0368a7c6975bdd21fc8 (patch)
tree8edb2fe7f63d7113b91c96442640a3b21c3fb006 /debian
parent6a0a56ed078ef8a51b7c7b26acd0baa700b5c8d4 (diff)
Get rid of more new_ prefixes for statistics functions and types.
There are no "old" versions of them that we're keeping around. Change-Id: I3c76a14d0ec1a06df39c547da37f4dea9987df4d Reviewed-on: https://code.wireshark.org/review/25892 Petri-Dish: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols16
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index acf43595e5..3dcc8eabd8 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -914,14 +914,6 @@ libwireshark.so.0 libwireshark0 #MINVER#
ncp_nds_verb_vals@Base 2.1.0
new_frame_data_sequence@Base 1.12.0~rc1
new_page@Base 1.12.0~rc1
- new_stat_tap_add_table@Base 1.99.8
- new_stat_tap_by_name@Base 2.3.0
- new_stat_tap_get_field_data@Base 1.99.8
- new_stat_tap_get_filter@Base 1.99.8
- new_stat_tap_init_table@Base 1.99.8
- new_stat_tap_init_table_row@Base 1.99.8
- new_stat_tap_iterate_tables@Base 1.99.8
- new_stat_tap_set_field_data@Base 1.99.8
next_tvb_add_handle@Base 1.9.1
next_tvb_add_string@Base 1.9.1
next_tvb_add_uint@Base 1.9.1
@@ -1458,6 +1450,14 @@ libwireshark.so.0 libwireshark0 #MINVER#
sss_verb_enum@Base 2.1.0
start_requested_stats@Base 1.9.1
stat_node_array_sortcmp@Base 1.12.0~rc1
+ stat_tap_add_table@Base 2.5.1
+ stat_tap_by_name@Base 2.5.1
+ stat_tap_get_field_data@Base 2.5.1
+ stat_tap_get_filter@Base 2.5.1
+ stat_tap_init_table@Base 2.5.1
+ stat_tap_init_table_row@Base 2.5.1
+ stat_tap_iterate_tables@Base 2.5.1
+ stat_tap_set_field_data@Base 2.5.1
stats_tree_branch_max_namelen@Base 1.9.1
stats_tree_create_node@Base 1.9.1
stats_tree_create_node_by_pname@Base 1.9.1