Commit b5d68b65 authored by Rémi Duraffort's avatar Rémi Duraffort

Typo (thanks to Austin Burrow).

parent b77716ee
......@@ -147,7 +147,7 @@ static void Close( vlc_object_t *p_this )
UPnPHandler *u = (UPnPHandler *)p_this->p_private;
u->stop( );
msg_Dbg( p_this, "upnp discovery started" );
msg_Dbg( p_this, "upnp discovery stopped" );
}
......
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