summaryrefslogtreecommitdiff
path: root/wiretap
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap')
-rw-r--r--wiretap/wtap.def17
1 files changed, 13 insertions, 4 deletions
diff --git a/wiretap/wtap.def b/wiretap/wtap.def
index 7bec6d5afe..5229e44129 100644
--- a/wiretap/wtap.def
+++ b/wiretap/wtap.def
@@ -1,3 +1,12 @@
+; wtap.def
+; $Id$
+
+; Add symbols that should be exported out of libwiretap.dll
+;
+; DATA symbols must be declared WS_VAR_IMPORT in the header file!
+;
+; NOTE: TABS DON'T WORK IN THIS FILE, USE SPACES INSTEAD!!!
+;
EXPORTS
buffer_assure_space
@@ -16,12 +25,12 @@ file_seek
file_tell
file_error
+mpa_bitrate
+mpa_frequency
+mpa_layer
mpa_padding
-mpa_layers
mpa_samples
-mpa_frequencies
-mpa_bitrates
-mpa_versions
+mpa_version
wtap_buf_ptr
wtap_close