[vlc-commits] core: add missing symbols

Rémi Denis-Courmont git at videolan.org
Sun Oct 28 11:18:19 CET 2018


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Oct 27 18:38:00 2018 +0300| [2ca656626d84d50ac97102e8c0c2ac3eaf70163e] | committer: Rémi Denis-Courmont

core: add missing symbols

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

 src/libvlccore.sym | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index f5bacd3e93..6dae6fc5cb 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -696,6 +696,8 @@ vlc_timer_getoverrun
 vlc_timer_schedule
 vlc_towc
 vlc_ureduce
+vlc_entry_copyright__core
+vlc_entry_license__core
 vlc_epg_event_Delete
 vlc_epg_event_Duplicate
 vlc_epg_event_New



More information about the vlc-commits mailing list