Fix wrong exported functions
authortiwai
Mon Feb 04 14:15:44 2008 +0100 (10 months ago)
changeset 2406a601abfe5b09
manifesta601abfe5b09
parent 2405ac658766e772
child 2407ab22882fbf02
Fix wrong exported functions

The internal functions (as alias of 0.9.0rc4 variants) must be
exported but they were wrongly listed in Versions file.
Fixed the function names now.
src/Versions.in
--- a/src/Versions.in Fri Feb 01 12:00:39 2008 +0100
+++ b/src/Versions.in Mon Feb 04 14:15:44 2008 +0100
@@ -7,8 +7,8 @@ ALSA_0.9 {
@SYMBOL_PREFIX@_snd_*_poll_descriptor;
@SYMBOL_PREFIX@_snd_pcm_hook_*;
- @SYMBOL_PREFIX@__snd_hw_params_*;
- @SYMBOL_PREFIX@__snd_hw_params_*;
+ @SYMBOL_PREFIX@__snd_pcm_hw_params_*;
+ @SYMBOL_PREFIX@__snd_pcm_sw_params_*;
@SYMBOL_PREFIX@__snd_*_dlsym_*;
local: