[vlc-devel] commit: libvlccore: Add update_GetRelease to the exported symbol list. ( Fix make check) (Pierre d'Herbemont )
git version control
git at videolan.org
Wed May 28 02:20:19 CEST 2008
vlc | branch: master | Pierre d'Herbemont <pdherbemont at videolan.org> | Wed May 28 02:20:56 2008 +0200| [a5387cb16f3edf595c7e295bcfc88c754c20db2f]
libvlccore: Add update_GetRelease to the exported symbol list. (Fix make check)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a5387cb16f3edf595c7e295bcfc88c754c20db2f
---
src/libvlccore.sym | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index 64119e0..d428370 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -348,6 +348,7 @@ unescape_URI_duplicate
update_Check
update_Delete
update_Download
+update_GetRelease
update_NeedUpgrade
__update_New
us_atof
More information about the vlc-devel
mailing list