From 82373315fdae92cf7161c0b3cdba6427273e55b9 Mon Sep 17 00:00:00 2001 From: Michael Mann Date: Tue, 10 May 2016 12:07:24 -0400 Subject: rawshark: Get "field string values" from existing functionality. rawshark shouldn't be converting FT_ and BASE_ values into strings on its own, there's a function for that. Change-Id: Ib4ce1651ee130a03644b5de3ab471333444e19a9 Reviewed-on: https://code.wireshark.org/review/15341 Reviewed-by: Michael Mann --- debian/libwireshark0.symbols | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols index 0f5e7a3fed..21ccfacb1c 100644 --- a/debian/libwireshark0.symbols +++ b/debian/libwireshark0.symbols @@ -962,6 +962,7 @@ libwireshark.so.0 libwireshark0 #MINVER# proto_enable_heuristic_by_name@Base 1.99.8 proto_expert@Base 1.9.1 proto_field_is_referenced@Base 1.9.1 + proto_field_display_to_string@Base 2.1.0 proto_find_field_from_offset@Base 1.9.1 proto_find_finfo@Base 1.9.1 proto_find_undecoded_data@Base 1.99.3 -- cgit v1.2.3