Commit 3fbed7ad authored by Antoine Cellerier's avatar Antoine Cellerier

s/Shoutcast/QTL/

parent a413a33b
...@@ -87,7 +87,7 @@ static int Demux( demux_t *p_demux); ...@@ -87,7 +87,7 @@ static int Demux( demux_t *p_demux);
static int Control( demux_t *p_demux, int i_query, va_list args ); static int Control( demux_t *p_demux, int i_query, va_list args );
/***************************************************************************** /*****************************************************************************
* Import_Shoutcast: main import function * Import_QTL: main import function
*****************************************************************************/ *****************************************************************************/
int E_(Import_QTL)( vlc_object_t *p_this ) int E_(Import_QTL)( vlc_object_t *p_this )
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment