Commit d30ae7ec authored by Jean-Paul Saman's avatar Jean-Paul Saman

Remove trailing whitespace

parent 34f24dcd
......@@ -87,7 +87,7 @@ static int Open( vlc_object_t *p_this )
psz_parser = psz_dup;
}
psz_parser = strchr( psz_parser, ':' );
if( psz_parser == NULL )
{
msg_Err( p_access, "missing port number : %s", psz_dup );
......
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