From 9cfe67fde61fa16cdf433cb152b5b22949648c64 Mon Sep 17 00:00:00 2001 From: Michael Mann Date: Wed, 7 Jan 2015 08:29:35 -0500 Subject: tvb_bytes_to_ep_str_punct -> tvb_bytes_to_str_punct Also change bytestring_to_str to match bytes_to_ep_str_punct functionality (limiting byte string size) Change-Id: Idb958c7f0c203d103629469302b81fa922714f7e Reviewed-on: https://code.wireshark.org/review/6369 Reviewed-by: Michael Mann --- debian/libwireshark0.symbols | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols index 43daa5b027..b4a57e1288 100644 --- a/debian/libwireshark0.symbols +++ b/debian/libwireshark0.symbols @@ -1296,7 +1296,7 @@ libwireshark.so.0 libwireshark0 #MINVER# tvb_bcd_dig_to_wmem_packet_str@Base 1.12.0~rc1 tvb_bytes_exist@Base 1.9.1 tvb_bytes_to_ep_str@Base 1.12.0~rc1 - tvb_bytes_to_ep_str_punct@Base 1.12.0~rc1 + tvb_bytes_to_str_punct@Base 1.99.2 tvb_bytes_to_wmem_str@Base 1.99.2 tvb_captured_length@Base 1.12.0~rc1 tvb_captured_length_remaining@Base 1.12.0~rc1 -- cgit v1.2.3