[vlc-devel] commit: Fix make check. ( Rémi Duraffort )
git version control
git at videolan.org
Mon Aug 3 18:11:47 CEST 2009
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Mon Aug 3 18:11:22 2009 +0200| [98691bc7280d936f094037841b68939e1bc1548d] | committer: Rémi Duraffort
Fix make check.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=98691bc7280d936f094037841b68939e1bc1548d
---
src/libvlccore.sym | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index 904a697..a8dba45 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -576,8 +576,8 @@ __vout_Request
vout_ShowTextAbsolute
vout_ShowTextRelative
vout_UnlinkPicture
-vout_window_New
vout_window_Control
vout_window_Delete
+vout_window_New
__xml_Create
xml_Delete
More information about the vlc-devel
mailing list