summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2011-07-15 19:35:46 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2011-07-15 19:35:46 +0000
commite62e533d2e9cce98d62fccafa2ef886d96d91bcf (patch)
tree9ac516d0b603da6f5cc2e345173ca73d711d8eb0
parentb17543e2c01823b062f7aae54de7b62aa8fa6309 (diff)
downloadwireshark-e62e533d2e9cce98d62fccafa2ef886d96d91bcf.tar.gz
From bug 6129:
Added proto_tree_add_uint_bits_format_value to libwireshark.def. svn path=/trunk/; revision=38050
-rw-r--r--epan/libwireshark.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/libwireshark.def b/epan/libwireshark.def
index 95e2485537..4b07bd0423 100644
--- a/epan/libwireshark.def
+++ b/epan/libwireshark.def
@@ -844,8 +844,9 @@ proto_tree_add_uint
proto_tree_add_uint64
proto_tree_add_uint64_format
proto_tree_add_uint64_format_value
-proto_tree_add_uint_format_value
proto_tree_add_uint_format
+proto_tree_add_uint_format_value
+proto_tree_add_uint_bits_format_value
proto_tree_children_foreach
proto_tree_get_parent
proto_tree_get_root