Commit 868cd6a7 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Remove trailing whitespace.

parent 35979e86
......@@ -572,7 +572,7 @@ void VlcPlugin::redrawToolbar()
XPutImage( p_display, control, gc, p_btnPause, 0, 0, 4, 14,
p_btnPause->width, p_btnPause->height );
}
else if( p_btnPlay )
else if( p_btnPlay )
{
XPutImage( p_display, control, gc, p_btnPlay, 0, 0, 4, 14,
p_btnPlay->width, p_btnPlay->height );
......
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