summaryrefslogtreecommitdiff
path: root/epan/libethereal.def
diff options
context:
space:
mode:
authorLars Roland <Lars.Roland@gmx.net>2004-12-11 00:13:27 +0000
committerLars Roland <Lars.Roland@gmx.net>2004-12-11 00:13:27 +0000
commitea67e4cfabfdd0d24a11f9ed2a45ce2a29f84252 (patch)
tree45087c252d6eff691e1dca6085326949968fa02f /epan/libethereal.def
parent8de59f7fa76bceb856fed6e53e78eb054791c32c (diff)
downloadwireshark-ea67e4cfabfdd0d24a11f9ed2a45ce2a29f84252.tar.gz
Add functions to the old and the new plugin api for the MATE Plugin.
svn path=/trunk/; revision=12715
Diffstat (limited to 'epan/libethereal.def')
-rw-r--r--epan/libethereal.def4
1 files changed, 3 insertions, 1 deletions
diff --git a/epan/libethereal.def b/epan/libethereal.def
index badcb9f82d..16f4a0d186 100644
--- a/epan/libethereal.def
+++ b/epan/libethereal.def
@@ -221,7 +221,9 @@ ftype_pretty_name
fvalue_t_free_list DATA
fvalue_from_unparsed
fvalue_get
+fvalue_get_floating
fvalue_get_integer
+fvalue_to_string_repr
GatekeeperRejectReason_vals DATA
get_basename
get_ber_identifier
@@ -524,4 +526,4 @@ vals_status DATA
val_to_str
value_is_in_range
write_prefs
-xml_escape
+xml_escape \ No newline at end of file