[vlc-devel] commit: Revert "Sort the symbol list" ( Rémi Denis-Courmont )

git version control git at videolan.org
Tue Aug 4 18:40:06 CEST 2009


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Tue Aug  4 19:37:25 2009 +0300| [3f1af560ca372fb4139165060fb159b277f7ce08] | committer: Rémi Denis-Courmont 

Revert "Sort the symbol list"

This reverts commit aeb379ed6492e78614779cc1d62d65287fb4012d.

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

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

diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index 904a697..78b219e 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_ParseAuthenticationInfoHeader
-http_auth_ParseWwwAuthenticateHeader
 http_auth_Reset
+http_auth_ParseWwwAuthenticateHeader
+http_auth_ParseAuthenticationInfoHeader
+http_auth_FormatAuthorizationHeader
 httpd_ClientIP
 httpd_ClientModeBidir
 httpd_ClientModeStream




More information about the vlc-devel mailing list