summaryrefslogtreecommitdiff
path: root/epan/libwireshark.def
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-09-26 15:11:14 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-09-26 15:11:14 +0000
commit5f76488f0adc4bfd87c37a3c7c82bbf7b5df601f (patch)
tree6c939077945eb170eed1ef6dadbe542c0e193748 /epan/libwireshark.def
parentb87f9143e42552cb6c3181ef35a79c3df526ef4a (diff)
downloadwireshark-5f76488f0adc4bfd87c37a3c7c82bbf7b5df601f.tar.gz
Move tvb_new_octet_aligned() to tvbuff.c and use it.
svn path=/trunk/; revision=39150
Diffstat (limited to 'epan/libwireshark.def')
-rw-r--r--epan/libwireshark.def6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/libwireshark.def b/epan/libwireshark.def
index 1a3933a22a..62fa47fece 100644
--- a/epan/libwireshark.def
+++ b/epan/libwireshark.def
@@ -655,7 +655,6 @@ md5_hmac
md5_init
mtp3_addr_to_str_buf
mtp3_service_indicator_code_short_vals DATA
-new_octet_aligned_subset_bits
new_create_dissector_handle
new_register_dissector
next_tvb_init
@@ -1144,12 +1143,13 @@ tvb_ip6_to_str
tvb_ip_to_str
tvb_length
tvb_length_remaining
-tvb_new_composite
tvb_memcpy
tvb_memdup
tvb_memeql
-tvb_new_real_data
tvb_new_child_real_data
+tvb_new_composite
+tvb_new_octet_aligned
+tvb_new_real_data
tvb_new_subset
tvb_new_subset_remaining
tvb_offset_exists