From 0eb321bf2c1cc0e048faff26a01f86cdd3ec254f Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Tue, 7 Jul 2009 02:26:13 +0300 Subject: Remove trailing whitespace from most files --- libao2/ao_mpegpes.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libao2/ao_mpegpes.c') diff --git a/libao2/ao_mpegpes.c b/libao2/ao_mpegpes.c index e8c0f01d14..096f7bade5 100644 --- a/libao2/ao_mpegpes.c +++ b/libao2/ao_mpegpes.c @@ -63,7 +63,7 @@ int vo_mpegpes_fd2 = -1; #include -static const ao_info_t info = +static const ao_info_t info = { #ifdef CONFIG_DVB "DVB audio output", @@ -194,7 +194,7 @@ static int preinit(const char *arg) #ifdef CONFIG_DVB if(!ao_file) return init_device(card); -#else +#else if(!ao_file) return vo_mpegpes_fd; //video fd #endif -- cgit v1.2.3