vlc | branch: master | Rémi Denis-Courmont <[email protected]> | 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 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
