From: Takashi Iwai Date: Mon, 4 Feb 2008 13:15:44 +0000 (+0100) Subject: Fix wrong exported functions X-Git-Tag: v1.0.16~3 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=b2f43ced1c2a40afd9e6fa4d4270f365f8d53402;p=alsa-lib.git 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. --- diff --git a/src/Versions.in b/src/Versions.in index 3c42a7d4..8d2dd116 100644 --- a/src/Versions.in +++ b/src/Versions.in @@ -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: