Ethereal-dev: Re: [Ethereal-dev] Missing export

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Gisle Vanem" <giva@xxxxxxxxx>
Date: Sat, 22 May 2004 01:49:35 +0200
Some more missing exports (due to about_dlg.c AFAICS):

--- ethereal-2004-05-21/epan/libethereal.def    Sat May 15 23:57:52 2004
+++ epan/libethereal.def        Sat May 22 01:44:34 2004
@@ -240,6 +240,7 @@
 get_column_title
 get_conn_cfilter
 get_datafile_path
+get_datafile_dir
 get_dirname
 get_dissector_table_base
 get_dissector_table_selector_type
@@ -248,6 +249,9 @@
 get_hostname
 get_hostname6
 get_persconffile_path
+get_plugins_global_dir
+get_plugins_pers_dir
+get_systemfile_dir
 get_tcp_port
 get_tempfile_path
 get_timestamp_setting


--gv