aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.def
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-27 01:49:40 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-27 01:49:40 +0000
commit8e76bf85ddba1c4aab9baacb9fb124d74cffcb2c (patch)
treeb7a0d49798b3543472ca3a87adec54b663b27a89 /wiretap/wtap.def
parent3ead6e750196ea57c33fa5f3ea9dc2a5d3066ea1 (diff)
fix mpa_... problems
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23616 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'wiretap/wtap.def')
-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