[vlc-devel] commit: fix make check for commit-id 681ac9f14efd4a8611e7868004f59d5bf4f84d71 ( Jean-Paul Saman )

git version control git at videolan.org
Tue May 12 14:26:52 CEST 2009


vlc | branch: master | Jean-Paul Saman <jpsaman at videolan.org> | Tue May 12 13:48:08 2009 +0200| [224e96f2aef487ad50bb0930b5e80c743d4f09e5] | committer: Jean-Paul Saman 

fix make check for commit-id 681ac9f14efd4a8611e7868004f59d5bf4f84d71

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=224e96f2aef487ad50bb0930b5e80c743d4f09e5
---

 src/libvlccore.sym |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index 1d1a52d..3976c70 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -376,6 +376,10 @@ subpicture_New
 subpicture_region_ChainDelete
 subpicture_region_Delete
 subpicture_region_New
+text_style_Copy
+text_style_Delete
+text_style_Duplicate
+text_style_New
 tls_ClientCreate
 tls_ClientDelete
 ToLocale
@@ -534,8 +538,4 @@ vout_ShowTextAbsolute
 vout_ShowTextRelative
 vout_UnlinkPicture
 __xml_Create
-text_style_Copy
-text_style_Delete
-text_style_Duplicate
-text_style_New
 xml_Delete




More information about the vlc-devel mailing list