[MPlayer-cvslog] r32016 - trunk/mencoder.c
cigaes
subversion at mplayerhq.hu
Thu Aug 26 13:26:46 CEST 2010
Author: cigaes
Date: Thu Aug 26 13:26:46 2010
New Revision: 32016
Log:
Cosmetic: reindent a line.
Modified:
trunk/mencoder.c
Modified: trunk/mencoder.c
==============================================================================
--- trunk/mencoder.c Thu Aug 26 13:20:50 2010 (r32015)
+++ trunk/mencoder.c Thu Aug 26 13:26:46 2010 (r32016)
@@ -1052,7 +1052,7 @@ default: {
}
#endif
- sh_video->vfilter=append_filters(sh_video->vfilter);
+ sh_video->vfilter=append_filters(sh_video->vfilter);
eosd_init(sh_video->vfilter);
#ifdef CONFIG_ASS
More information about the MPlayer-cvslog
mailing list