Update symbol lists.

Change-Id: I55ce6396b943ce9376649a9a8973a6e1cadcced7
Reviewed-on: https://code.wireshark.org/review/3518
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2014-08-08 18:15:34 -07:00
parent ebff85fdbb
commit bb15274a4a
2 changed files with 7 additions and 1 deletions

View File

@ -152,6 +152,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
conversation_table_set_gui_info@Base 1.99.0
convert_string_case@Base 1.9.1
convert_string_to_hex@Base 1.9.1
crc16_0x3D65_tvb_offset_seed@Base 1.99.0
crc16_0x9949_tvb_offset_seed@Base 1.12.0~rc1
crc16_ccitt_tvb@Base 1.9.1
crc16_ccitt_tvb_offset@Base 1.9.1
@ -170,6 +171,8 @@ libwireshark.so.0 libwireshark0 #MINVER#
crc32_mpeg2_tvb_offset@Base 1.9.1
crc32_mpeg2_tvb_offset_seed@Base 1.9.1
crc32_mpeg2_tvb_seed@Base 1.9.1
crc32c_tvb_offset_calculate@Base 1.99.0
crc6_compute_tvb@Base 1.99.0
create_dissector_handle@Base 1.9.1
data_out_file@Base 1.9.1
dcerpc_get_proto_hf_opnum@Base 1.9.1
@ -1223,6 +1226,8 @@ libwireshark.so.0 libwireshark0 #MINVER#
tfs_present_absent@Base 1.9.1
tfs_present_not_present@Base 1.9.1
tfs_pressed_not_pressed@Base 1.9.1
tfs_provisioned_not_provisioned@Base 1.99.0
tfs_registered_not_registered@Base 1.99.0
tfs_reliable_not_reliable@Base 1.9.1
tfs_requested_not_requested@Base 1.9.1
tfs_required_not_required@Base 1.99.0
@ -1409,6 +1414,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
uat_save@Base 1.9.1
uat_swap@Base 1.9.1
union_of_tap_listener_flags@Base 1.9.1
update_crc10_by_bytes_tvb@Base 1.99.0
uri_str_to_bytes@Base 1.9.1
val64_to_str@Base 1.12.0~rc1
val64_to_str_const@Base 1.12.0~rc1

View File

@ -14,6 +14,7 @@ libwsutil.so.0 libwsutil0 #MINVER#
copy_file_binary_mode@Base 1.12.0~rc1
copy_persconffile_profile@Base 1.12.0~rc1
crc11_307_noreflect_noxor@Base 1.10.0
crc16_0x3D65_seed@Base 1.99.0
crc16_0x5935@Base 1.10.0
crc16_0x755B@Base 1.12.0~rc1
crc16_0x9949_seed@Base 1.12.0~rc1
@ -33,7 +34,6 @@ libwsutil.so.0 libwsutil0 #MINVER#
crc6_compute@Base 1.12.0~rc1
crc7update@Base 1.10.0
crc8_0x2F@Base 1.10.0
crc_drm@Base 1.10.0
create_persconffile_dir@Base 1.12.0~rc1
create_persconffile_profile@Base 1.12.0~rc1
create_tempdir@Base 1.12.0~rc1