aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-04-14 13:05:16 -0700
committerGuy Harris <guy@alum.mit.edu>2017-04-14 20:06:37 +0000
commit6dd6fc9eff40e86aba1fb3aefa119b212ddd5504 (patch)
treeb05146e16bff5c3f044216e41d71f506fb904f41 /debian
parentdcd3d7b2a5a592a058752187760e856a72b6fa6c (diff)
Make prefs_register_module() static.
It's not used outside epan/prefs.c, and it *shouldn't* be used outside epan/prefs.c - there are other APIs that call it, and handle the details of picking the right name, title, description, etc.. Change-Id: Ib95b4811d50c2bf1c480f115ee998274252243c9 Reviewed-on: https://code.wireshark.org/review/21095 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index 1f526cfa9d..5255bde590 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -993,7 +993,6 @@ libwireshark.so.0 libwireshark0 #MINVER#
prefs_register_directory_preference@Base 1.9.1
prefs_register_enum_preference@Base 1.9.1
prefs_register_filename_preference@Base 1.9.1
- prefs_register_module@Base 2.1.0
prefs_register_obsolete_preference@Base 1.9.1
prefs_register_protocol@Base 1.9.1
prefs_register_protocol_subtree@Base 1.9.1