From 7800998a95cc144127ac971a5f1cde2385b055f8 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Tue, 27 Oct 2009 08:29:07 +0000 Subject: Cosmetics: Reindent after last commit. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29799 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/vo_vdpau.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvo') diff --git a/libvo/vo_vdpau.c b/libvo/vo_vdpau.c index 8d99020dfc..d127ac4312 100644 --- a/libvo/vo_vdpau.c +++ b/libvo/vo_vdpau.c @@ -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(); } -- cgit v1.2.3