]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Fix wrong exported functions
authorTakashi Iwai <tiwai@suse.de>
Mon, 4 Feb 2008 13:15:44 +0000 (14:15 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 4 Feb 2008 13:15:44 +0000 (14:15 +0100)
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

index 3c42a7d40310eb1af6dfcddde80632a6721c42b5..8d2dd116c8214075bec853c662e0c52a9e345288 100644 (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: