Cosmetics: Reindent after last commit.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29799 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2009-10-27 08:29:07 +00:00
parent 29c937fe80
commit 7800998a95
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ static void resize(void)
VDP_OUTPUT_SURFACE_RENDER_ROTATE_0);
CHECK_ST_WARNING("Error when calling vdp_output_surface_render_output_surface")
} else
video_to_output_surface();
video_to_output_surface();
if (visible_buf)
flip_page();
}