[vlc-devel] commit: Fix make check. ( Rémi Duraffort )
git version control
git at videolan.org
Fri Jul 10 14:32:09 CEST 2009
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Fri Jul 10 13:50:18 2009 +0200| [7b4a81eb107131d521ba45c7653c205c3da5baf0] | committer: Rémi Duraffort
Fix make check.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7b4a81eb107131d521ba45c7653c205c3da5baf0
---
src/libvlccore.sym | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index 4868852..64aabea 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -26,10 +26,10 @@ aout_FormatPrepare
aout_FormatPrint
aout_FormatPrintChannels
aout_OutputNextBuffer
+__aout_ToggleMute
__aout_VolumeDown
__aout_VolumeGet
__aout_VolumeInfos
-__aout_ToggleMute
aout_VolumeNoneInit
__aout_VolumeSet
aout_VolumeSoftInit
More information about the vlc-devel
mailing list