aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libwireshark.def
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-11-29 00:32:39 +0000
committerGerald Combs <gerald@wireshark.org>2012-11-29 00:32:39 +0000
commitbd19dcd8bff25a03596baf087a937b77d729ba8a (patch)
tree9cd6c209486126211f58a89202e06344738c086f /epan/libwireshark.def
parent40a22181105ebbd52315408274b0d735fb40ffc0 (diff)
Add an add_hosts_file routine that adds a "hosts" path to an array and
use it in tshark.c instead of read_hosts_file. This lets us use "-H" multiple times. Make read_hosts_file static. svn path=/trunk/; revision=46273
Diffstat (limited to 'epan/libwireshark.def')
-rw-r--r--epan/libwireshark.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/libwireshark.def b/epan/libwireshark.def
index d2be0ef463..d300b01c83 100644
--- a/epan/libwireshark.def
+++ b/epan/libwireshark.def
@@ -11,6 +11,7 @@
EXPORTS
abs_time_secs_to_str
abs_time_to_str
+add_hosts_file
add_new_data_source
add_ip_name_from_string
add_ipv4_name
@@ -905,7 +906,6 @@ range_copy
range_empty
range_foreach
ranges_are_equal
-read_hosts_file
read_keytab_file
read_keytab_file_from_preferences
read_prefs