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.
This commit is contained in:
Takashi Iwai 2008-02-04 14:15:44 +01:00
parent 676913bcdb
commit b2f43ced1c

View file

@ -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: