aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-02-01 20:56:56 -0800
committerGuy Harris <guy@alum.mit.edu>2016-02-02 04:57:28 +0000
commitc599cd7b0b7bb8e5b5998633d4989a75b41a51a6 (patch)
tree792c271cc0d3c8d6149c99f0422295c802820545 /debian
parentcd7daa77d9ef833de0be145baaa225a297b75654 (diff)
Add proto_tree_add_item_ret_string() routine.
It adds string-type fields to the protocol tree and returns the value of the string. Add the new bitmask-adding routines to the Debian symbol list while we're at it. Change-Id: Idaeec44c9cd373588cadce85010f3eaf1f3febb5 Reviewed-on: https://code.wireshark.org/review/13657 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index 5bb9724f30..6b3803f161 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -1014,10 +1014,12 @@ libwireshark.so.0 libwireshark0 #MINVER#
proto_tree_add_bitmask@Base 1.9.1
proto_tree_add_bitmask_len@Base 1.9.1
proto_tree_add_bitmask_list@Base 1.99.4
+ proto_tree_add_bitmask_ret_uint64@Base 2.1.0
proto_tree_add_bitmask_text@Base 1.9.1
proto_tree_add_bitmask_value@Base 1.99.4
proto_tree_add_bitmask_value_with_flags@Base 1.99.4
proto_tree_add_bitmask_with_flags@Base 1.99.2
+ proto_tree_add_bitmask_with_flags_ret_uint64@Base 2.1.0
proto_tree_add_bits_item@Base 1.9.1
proto_tree_add_bits_ret_val@Base 1.9.1
proto_tree_add_boolean@Base 1.9.1
@@ -1066,6 +1068,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
proto_tree_add_item_new_ret_length@Base 2.1.0
proto_tree_add_item_ret_int@Base 1.99.6
proto_tree_add_item_ret_length@Base 2.1.0
+ proto_tree_add_item_ret_string@Base 2.1.0
proto_tree_add_item_ret_uint@Base 1.99.6
proto_tree_add_none_format@Base 1.9.1
proto_tree_add_protocol_format@Base 1.9.1