aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2016-09-21 23:16:58 -0400
committerMichael Mann <mmann78@netscape.net>2016-09-22 13:49:42 +0000
commitd29b369bdcdf5bbc3f22b46e3ba0734c630dd3ad (patch)
tree3d4a5bec21a5b9ad23c5424b09a883a5bccdf6a7 /debian
parent69dfe97251cea64ba7a1506f5ca51bfed2bf24b3 (diff)
Add range_add_value and range_remove_value.
These APIs can insert or remove a single value into a range structure. Adding a value may extend an existing range or create a new one. Removing a value may remove a range item. Change-Id: Ia6995ecf7760aca1fb7fd9b4c53972298a57675f Reviewed-on: https://code.wireshark.org/review/17836 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index 370a9fc8bf..0c0b318967 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -1158,6 +1158,8 @@ libwireshark.so.0 libwireshark0 #MINVER#
range_copy@Base 1.9.1
range_empty@Base 1.9.1
range_foreach@Base 1.9.1
+ range_add_value@Base 2.3.0
+ range_remove_value@Base 2.3.0
ranges_are_equal@Base 1.9.1
read_disabled_heur_dissector_list@Base 1.99.8
read_disabled_protos_list@Base 1.12.0~rc1