[MPlayer-cvslog] r33735 - trunk/gui/ui/actions.c
ib
subversion at mplayerhq.hu
Mon Jun 27 12:04:05 CEST 2011
Author: ib
Date: Mon Jun 27 12:04:05 2011
New Revision: 33735
Log:
Cosmetic: Adjust indent.
Modified:
trunk/gui/ui/actions.c
Modified: trunk/gui/ui/actions.c
==============================================================================
--- trunk/gui/ui/actions.c Mon Jun 27 12:02:04 2011 (r33734)
+++ trunk/gui/ui/actions.c Mon Jun 27 12:04:05 2011 (r33735)
@@ -111,10 +111,10 @@ void uiEnd(void)
if (guiInfo.FilenameChanged || guiInfo.NewPlay)
return;
- guiInfo.TimeSec = 0;
- guiInfo.Position = 0;
+ guiInfo.TimeSec = 0;
+ guiInfo.Position = 0;
guiInfo.AudioChannels = 0;
- guiInfo.NoWindow = False;
+ guiInfo.NoWindow = False;
#ifdef CONFIG_DVDREAD
guiInfo.DVD.current_title = 1;
More information about the MPlayer-cvslog
mailing list