[vlc-devel] [PATCH 1/3] Make httpd_MimeFromUrl public.
Rémi Denis-Courmont
remi at remlab.net
Sat Jul 28 23:06:32 CEST 2012
Hello,
Le samedi 28 juillet 2012 17:39:34 vlc-devel at szanni.org, vous avez écrit :
> ---
> include/vlc_httpd.h | 2 ++
> src/libvlccore.sym | 1 +
> src/network/httpd.c | 2 +-
> 3 files changed, 4 insertions(+), 1 deletion(-)
I'm not sure why you want to export that function. But if you do need to
export outside of the http daemon, then you need to move it and rename it.
--
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list