[vlc-devel] commit: Fixed make check. (Laurent Aimar )

git version control git at videolan.org
Tue Dec 9 22:28:34 CET 2008


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Tue Dec  9 22:28:10 2008 +0100| [1cfd42cba65154bc2bfe98915c3fee421508bccf] | committer: Laurent Aimar 

Fixed make check.

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

 src/libvlccore.sym |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index ccfaa27..8100012 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -155,8 +155,8 @@ __image_HandlerCreate
 image_HandlerDelete
 InitMD5
 input_Control
-__input_CreateThread
 input_CreateFilename
+__input_CreateThread
 input_DecoderDecode
 input_DecoderDelete
 input_DecoderNew




More information about the vlc-devel mailing list