[vlc-commits] http: rename http_auth to vlc_http_auth
Rémi Denis-Courmont
git at videolan.org
Tue Feb 2 21:47:18 CET 2016
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Tue Feb 2 22:42:53 2016 +0200| [7da227d41e1d30d7b34971c2eb0fe4293738d355] | committer: Rémi Denis-Courmont
http: rename http_auth to vlc_http_auth
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7da227d41e1d30d7b34971c2eb0fe4293738d355
---
include/vlc_http.h | 21 ++++++++---------
modules/access/http.c | 47 +++++++++++++++++++------------------
modules/stream_out/raop.c | 14 +++++------
src/Makefile.am | 2 +-
src/check_symbols | 2 +-
src/libvlccore.sym | 10 ++++----
src/{misc => network}/http_auth.c | 18 +++++++-------
7 files changed, 57 insertions(+), 57 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7da227d41e1d30d7b34971c2eb0fe4293738d355
More information about the vlc-commits
mailing list