[vlc-devel] commit: tests: Fix libvlc.sym. (Pierre d'Herbemont )
git version control
git at videolan.org
Tue Apr 15 23:21:47 CEST 2008
vlc | branch: master | Pierre d'Herbemont <pdherbemont at videolan.org> | Tue Apr 15 23:22:35 2008 +0200| [664eb2399a74220f604632467e09bdab1e720a96]
tests: Fix libvlc.sym.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=664eb2399a74220f604632467e09bdab1e720a96
---
src/libvlc.sym | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/libvlc.sym b/src/libvlc.sym
index a5f6e69..30af37f 100644
--- a/src/libvlc.sym
+++ b/src/libvlc.sym
@@ -304,8 +304,9 @@ __stats_CounterCreate
stats_DumpInputStats
__stats_Get
stats_ReinitInputStats
+__stats_TimerClean
__stats_TimerDump
-__stats_TimersClean
+__stats_TimersCleanAll
__stats_TimersDumpAll
__stats_TimerStart
__stats_TimerStop
@@ -333,9 +334,9 @@ ToLocale
unescape_URI
unescape_URI_duplicate
update_Check
-update_CompareReleaseToCurrent
update_Delete
update_Download
+update_NeedUpgrade
__update_New
us_atof
us_strtod
More information about the vlc-devel
mailing list