[MPlayer-cvslog] r32981 - trunk/gui/mplayer/play.c
ib
subversion at mplayerhq.hu
Sun Feb 27 18:43:02 CET 2011
Author: ib
Date: Sun Feb 27 18:43:02 2011
New Revision: 32981
Log:
Cosmetic: Adjust indent.
Modified:
trunk/gui/mplayer/play.c
Modified: trunk/gui/mplayer/play.c
==============================================================================
--- trunk/gui/mplayer/play.c Sun Feb 27 18:41:05 2011 (r32980)
+++ trunk/gui/mplayer/play.c Sun Feb 27 18:43:02 2011 (r32981)
@@ -205,8 +205,8 @@ void ChangeSkin(char *name)
if (skinRead(name) != 0) {
if (skinRead(skinName) != 0) {
- mainVisible = 1;
- return;
+ mainVisible = 1;
+ return;
}
}
More information about the MPlayer-cvslog
mailing list