Update debian symbols

* register_tap_ui is removed in a21436eaed
 * wtap_read_bytes(_or_eof) are introduced in 670ebda4a6

Change-Id: If815c686d57310f0d87f965b5b5c2a71b651cbad
Reviewed-on: https://code.wireshark.org/review/5465
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
This commit is contained in:
Maarten Bezemer 2014-11-24 16:30:52 +01:00 committed by Michael Mann
parent 059c257793
commit 159626c282
2 changed files with 2 additions and 1 deletions

View File

@ -1070,7 +1070,6 @@ libwireshark.so.0 libwireshark0 #MINVER#
register_stat_tap_ui@Base 1.99.1
register_tap@Base 1.9.1
register_tap_listener@Base 1.9.1
register_tap_ui@Base 1.99.1
rel_oid_encoded2string@Base 1.12.0~rc1
rel_oid_resolved_from_encoded@Base 1.12.0~rc1
rel_oid_str_to_bytes@Base 1.12.0~rc1

View File

@ -72,6 +72,8 @@ libwiretap.so.0 libwiretap0 #MINVER#
wtap_pcap_encap_to_wtap_encap@Base 1.9.1
wtap_phdr@Base 1.9.1
wtap_read@Base 1.9.1
wtap_read_bytes@Base 1.99.1
wtap_read_bytes_or_eof@Base 1.99.1
wtap_read_packet_bytes@Base 1.12.0~rc1
wtap_read_so_far@Base 1.9.1
wtap_register_encap_type@Base 1.9.1