[MPlayer-cvslog] r36753 - trunk/gui/interface.c
ib
subversion at mplayerhq.hu
Sun Jan 26 18:05:34 CET 2014
Author: ib
Date: Sun Jan 26 18:05:33 2014
New Revision: 36753
Log:
Cosmetic: Adjust indent.
Modified:
trunk/gui/interface.c
Modified: trunk/gui/interface.c
==============================================================================
--- trunk/gui/interface.c Sun Jan 26 18:04:54 2014 (r36752)
+++ trunk/gui/interface.c Sun Jan 26 18:05:33 2014 (r36753)
@@ -1103,7 +1103,7 @@ void mplayerLoadFont(void)
if (!vo_font) {
setdup(&font_name, MPLAYER_DATADIR "/font/font.desc");
- vo_font = read_font_desc(font_name, font_factor, 0);
+ vo_font = read_font_desc(font_name, font_factor, 0);
}
}
#endif
More information about the MPlayer-cvslog
mailing list