From baa83912e3ba3c5146342eb7e1e30f56b462587f Mon Sep 17 00:00:00 2001 From: Michael Mann Date: Wed, 18 Mar 2015 09:22:46 -0400 Subject: Eliminate decode_bitfield_value from "public" use. This "encourages" (forces) dissectors to use the bitmask field of the header_field_info structure to get "bitmask formatting" of a field. other_decode_bitfield_value should be treated the same (eventually eliminated), but there are still replacements to be made in the dissectors. Change-Id: I8a0d829c3fef2d5e5a588667a259e231bca559e6 Reviewed-on: https://code.wireshark.org/review/7736 Petri-Dish: Michael Mann Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- debian/libwireshark0.symbols | 1 - 1 file changed, 1 deletion(-) (limited to 'debian') diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols index 0e01908d51..a32d22a510 100644 --- a/debian/libwireshark0.symbols +++ b/debian/libwireshark0.symbols @@ -223,7 +223,6 @@ libwireshark.so.0 libwireshark0 #MINVER# decode_as_default_populate_list@Base 1.12.0~rc1 decode_as_default_reset@Base 1.12.0~rc1 decode_as_list@Base 1.12.0~rc1 - decode_bitfield_value@Base 1.9.1 decode_bits_in_field@Base 1.9.1 decode_dcerpc_add_show_list@Base 1.12.0~rc1 decode_dcerpc_reset_all@Base 1.12.0~rc1 -- cgit v1.2.3