summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2016-12-13 14:26:27 -0500
committerMichael Mann <mmann78@netscape.net>2016-12-13 22:56:50 +0000
commitb7f4e250599d7ea0452711d388c161fd4ef61c60 (patch)
tree0eb636cef1c72912cef640148b680d8ddabbed2d /debian
parenta869ec6f55160622a90bc437517dee91d57f85d5 (diff)
downloadwireshark-b7f4e250599d7ea0452711d388c161fd4ef61c60.tar.gz
Adjust proto_tree_add_uint_format_value calls to use unit string
Several calls to proto_tree_add_uint_format_value could be better served using BASE_UNIT_STRING with a "unit string" in hf_ field. There also a few cases where proto_tree_add_uint_format_value could just be proto_tree_add_uint. Added a few more "common" unit string values to unit_strings.[ch] Change-Id: Iaedff82c515269c9c31ab9100dff19f5563c932d Reviewed-on: https://code.wireshark.org/review/19242 Petri-Dish: Michael Mann <mmann78@netscape.net> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index 994d21c4cb..3ebf20756c 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -1642,17 +1642,28 @@ libwireshark.so.0 libwireshark0 #MINVER#
unit_name_string_get_value@Base 2.3.0
unit_name_string_get_value64@Base 2.3.0
units_bit_bits@Base 2.3.0
+ units_bit_sec@Base 2.3.0
units_byte_bytes@Base 2.3.0
+ units_decibals@Base 2.3.0
units_degree_degrees@Base 2.3.0
units_foot_feet@Base 2.3.0
units_ghz@Base 2.3.0
units_hz@Base 2.3.0
units_hz_s@Base 2.3.0
+ units_kbit@Base 2.3.0
+ units_kbps@Base 2.3.0
+ units_mhz@Base 2.3.0
+ units_microseconds@Base 2.3.0
units_millisecond_milliseconds@Base 2.3.0
units_milliseconds@Base 2.3.0
+ units_nanometers@Base 2.3.0
units_nanosecond_nanoseconds@Base 2.3.0
+ units_octet_octets@Base 2.3.0
+ units_percent@Base 2.3.0
units_second_seconds@Base 2.3.0
units_seconds@Base 2.3.0
+ units_segment_remaining@Base 2.3.0
+ units_tick_ticks@Base 2.3.0
units_word_words@Base 2.3.0
unsigned_time_secs_to_str@Base 2.1.0
update_crc10_by_bytes_tvb@Base 1.99.0