summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-04-09 12:27:57 -0700
committerGuy Harris <guy@alum.mit.edu>2017-04-09 22:40:30 +0000
commit6b3714254d41f4e18ecc1df017804c9d94d21d9b (patch)
treeb3fb664550e8d60dc19088f3002f1e53b1ef6e59 /debian
parent7d5ce06cbe35f3f818695c87e5b0f42172ee3784 (diff)
downloadwireshark-6b3714254d41f4e18ecc1df017804c9d94d21d9b.tar.gz
Pull all the "load settings" calls into a epan_load_settings() routine.
That way, nothing using libwireshark needs to know what settings need to be loaded, they just call epan_load_settings(). Change-Id: I9390e259e286fc4f5acaeaac2767e4c3c4b656af Reviewed-on: https://code.wireshark.org/review/20983 Petri-Dish: Guy Harris <guy@alum.mit.edu> Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols5
1 files changed, 1 insertions, 4 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index 6b0b943eed..a7da4fd965 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -499,6 +499,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
epan_get_user_comment@Base 1.99.2
epan_get_version@Base 1.9.1
epan_init@Base 1.9.1
+ epan_load_settings@Base 2.3.0
epan_memmem@Base 1.9.1
epan_new@Base 1.12.0~rc1
epan_register_plugin_types@Base 1.12.0~rc1
@@ -857,7 +858,6 @@ libwireshark.so.0 libwireshark0 #MINVER#
link_type_vals@Base 2.1.0
list_stat_cmd_args@Base 1.9.1
llc_add_oui@Base 1.9.1
- load_decode_as_entries@Base 2.3.0
make_printable_string@Base 1.9.1
manually_resolve_cleanup@Base 1.12.0~rc1
mark_frame_as_depended_upon@Base 1.9.1
@@ -1235,11 +1235,8 @@ libwireshark.so.0 libwireshark0 #MINVER#
range_add_value@Base 2.3.0
range_remove_value@Base 2.3.0
ranges_are_equal@Base 1.9.1
- read_enabled_and_disabled_lists@Base 2.3.0
- read_enabled_protos_list@Base 2.3.0
read_keytab_file@Base 1.9.1
read_keytab_file_from_preferences@Base 1.9.1
- read_prefs@Base 1.9.1
read_prefs_file@Base 1.9.1
reassembly_table_register@Base 2.3.0
reassembly_table_destroy@Base 1.9.1