diff cfg-common.h @ 29263:0f1b5b68af32

whitespace cosmetics: Remove all trailing whitespace.
author diego
date Wed, 13 May 2009 02:58:57 +0000
parents 3f597aacbb69
children a5e7590ffdbd
line wrap: on
line diff
--- a/cfg-common.h	Tue May 12 19:25:35 2009 +0000
+++ b/cfg-common.h	Wed May 13 02:58:57 2009 +0000
@@ -243,7 +243,7 @@
 
 #include "libaf/af.h"
 extern af_cfg_t af_cfg; // Audio filter configuration, defined in libmpcodecs/dec_audio.c
-const m_option_t audio_filter_conf[]={       
+const m_option_t audio_filter_conf[]={
 	{"list", &af_cfg.list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
         {"force", &af_cfg.force, CONF_TYPE_INT, CONF_RANGE, 0, 7, NULL},
 	{NULL, NULL, 0, 0, 0, 0, NULL}