[vlc-devel] commit: Sort the symbol list (Christophe Mutricy )

git version control git at videolan.org
Wed Jul 29 23:12:55 CEST 2009


vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Wed Jul 29 22:08:05 2009 +0100| [aeb379ed6492e78614779cc1d62d65287fb4012d] | committer: Christophe Mutricy 

Sort the symbol list

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

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

diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index 6590253..5aa2468 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -147,11 +147,11 @@ GetFallbackEncoding
 GetLang_1
 GetLang_2B
 GetLang_2T
+http_auth_FormatAuthorizationHeader
 http_auth_Init
-http_auth_Reset
-http_auth_ParseWwwAuthenticateHeader
 http_auth_ParseAuthenticationInfoHeader
-http_auth_FormatAuthorizationHeader
+http_auth_ParseWwwAuthenticateHeader
+http_auth_Reset
 httpd_ClientIP
 httpd_ClientModeBidir
 httpd_ClientModeStream




More information about the vlc-devel mailing list