[SCM] vlc/experimental: Fix function name

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Thu Nov 30 23:16:01 UTC 2017


The following commit has been merged in the experimental branch:
commit 750adbd654be31eb3c54e32620cf838340ce1ff0
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Fri Dec 1 00:11:06 2017 +0100

    Fix function name

diff --git a/debian/libvlccore9.symbols b/debian/libvlccore9.symbols
index 2048cec..0eb6ba8 100644
--- a/debian/libvlccore9.symbols
+++ b/debian/libvlccore9.symbols
@@ -592,9 +592,9 @@ libvlccore.so.9 libvlccore9 #MINVER#
  vlc_mutex_unlock at Base 2.0.0
  vlc_mwait_i11e at Base 3.0.0~
  vlc_ngettext at Base 2.1.0
- vlc_obj_alloc at Base 3.0.0~
  vlc_obj_calloc at Base 3.0.0~
  vlc_obj_free at Base 3.0.0~
+ vlc_obj_malloc at Base 3.0.0~
  vlc_object_create at Base 2.0.0
  vlc_object_find_name at Base 2.0.0
  vlc_object_get_name at Base 2.0.0

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list