aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2015-09-07 15:00:11 -0400
committerAnders Broman <a.broman58@gmail.com>2015-09-08 04:45:19 +0000
commitbcba9ba0d3341e3ad1c506d7dd9c762e5129a9b0 (patch)
tree4d355f2abccf2e8641e67fe32139447e51ff2456 /debian
parent44a0bafd15a8d1e606f87198f679a5fec1a4bfd2 (diff)
Add API to expose "expert info" summary.
This is intended for use in expert_add_info_format or proto_tree_add_expert_format to get the "base" string to then append additional information, but I'm sure other uses can be found. Similar to some of the proto_get_xxx APIs, but still only "create as needed". Change-Id: Ib76e6ed557c2ae41e0a40957a9efa4bf485909da Reviewed-on: https://code.wireshark.org/review/10420 Reviewed-by: Michael Mann <mmann78@netscape.net> Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index 44d8e6f8d9..21c9a9f6f2 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -512,6 +512,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
expert_checksum_vals@Base 1.12.0~rc1
expert_deregister_protocol@Base 1.99.9
expert_get_highest_severity@Base 1.9.1
+ expert_get_summary@Base 1.99.10
expert_group_vals@Base 1.12.0~rc1
expert_register_field_array@Base 1.12.0~rc1
expert_register_protocol@Base 1.12.0~rc1