aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2015-03-18 09:22:46 -0400
committerAnders Broman <a.broman58@gmail.com>2015-03-19 04:33:26 +0000
commitbaa83912e3ba3c5146342eb7e1e30f56b462587f (patch)
tree622685f69c6c41323d968af8ebc7d95bf30ec8e6 /debian
parenta1ea3ce81c0c4df17af899a1e7e20ea2e30a7459 (diff)
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 <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, 0 insertions, 1 deletions
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