aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-08-25 03:29:54 +0000
committerGuy Harris <guy@alum.mit.edu>2004-08-25 03:29:54 +0000
commit3481780eeaa6be9ed9dcf77d28cf5900bb854e7e (patch)
tree0dc6901ebe6bf7e70397e2eada70a451c3349aa2 /epan
parent7e68a1e2cffb04817665f70be7e7a365ecadac48 (diff)
From Lars Roland: add "tvb_get_ntoh64()" to the list of routines
callable from plugins and the list of routines exported from libethereal.dll. Do the same for "tvb_get_letoh64()". svn path=/trunk/; revision=11825
Diffstat (limited to 'epan')
-rw-r--r--epan/libethereal.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/libethereal.def b/epan/libethereal.def
index e5ae1fd00c..2e3a456b6a 100644
--- a/epan/libethereal.def
+++ b/epan/libethereal.def
@@ -467,11 +467,13 @@ tvb_find_line_end_unquoted
tvb_format_text
tvb_get_guint8
tvb_get_letoh24
+tvb_get_letoh64
tvb_get_letohl
tvb_get_letohs
tvb_get_nstringz
tvb_get_nstringz0
tvb_get_ntoh24
+tvb_get_ntoh64
tvb_get_ntohl
tvb_get_ntohs
tvb_get_ptr