summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-12-12 00:19:44 -0800
committerGuy Harris <guy@alum.mit.edu>2016-12-12 08:20:22 +0000
commitb604fff1363e40f2327bd5765264f687eb1ec04a (patch)
tree65aacc5abbf72995686634e92bb47fa69133cbea /debian
parent7eea6f2f7cabade40647114cab0af75f375b849e (diff)
downloadwireshark-b604fff1363e40f2327bd5765264f687eb1ec04a.tar.gz
Rename non-EBCDIC-specific routines.
Those routines can handle any single-byte character set whose characters map to characters in the Basic Multilingual Plane; it could be used for extended ASCII, but we have another routine for that, mapping only characters with code points > 0x7f, so we just say "nonascii" rather than "ebcdic". Change-Id: I3d55b5d58e3e7ab08f3dfbfdb57a0301a30e71d4 Reviewed-on: https://code.wireshark.org/review/19214 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index 7e21652000..83a87b843f 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -706,7 +706,6 @@ libwireshark.so.0 libwireshark0 #MINVER#
get_dissector_table_param@Base 1.99.2
get_dissector_table_selector_type@Base 1.9.1
get_dissector_table_ui_name@Base 1.9.1
- get_ebcdic_unichar2_string@Base 2.3.0
get_eo_by_name@Base 2.3.0
get_eo_packet_func@Base 2.3.0
get_eo_proto_id@Base 2.3.0
@@ -742,6 +741,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
get_manuf_name_if_known@Base 1.9.1
get_mptcp_stream_count@Base 2.0.0
get_node_field_value@Base 1.12.0~rc1
+ get_nonascii_unichar2_string@Base 2.3.0
get_rose_ctx@Base 1.9.1
get_rtd_num_tables@Base 1.99.8
get_rtd_packet_func@Base 1.99.8