[MPlayer-cvslog] r36751 - trunk/gui/interface.c

ib subversion at mplayerhq.hu
Sun Jan 26 18:02:29 CET 2014


Author: ib
Date: Sun Jan 26 18:02:28 2014
New Revision: 36751

Log:
Cosmetic: Adjust indent.

Modified:
   trunk/gui/interface.c

Modified: trunk/gui/interface.c
==============================================================================
--- trunk/gui/interface.c	Sun Jan 26 18:01:14 2014	(r36750)
+++ trunk/gui/interface.c	Sun Jan 26 18:02:28 2014	(r36751)
@@ -1099,7 +1099,7 @@ void mplayerLoadFont(void)
 
         setdup(&font_name, fname);
         free(fname);
-        vo_font   = read_font_desc(font_name, font_factor, 0);
+        vo_font = read_font_desc(font_name, font_factor, 0);
 
         if (!vo_font) {
             nfree(font_name);


More information about the MPlayer-cvslog mailing list