Commit 74d8818a authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Remove trailing space.

parent 6613969f
......@@ -466,7 +466,7 @@ void vout_PlacePicture( const vout_thread_t *p_vout,
*pi_width = i_width;
*pi_height = i_height;
}
else
else
{
int i_zoom = p_vout->i_zoom;
/* be realistic, scaling factor confined between .2 and 10. */
......
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