changeset 33647:987e79f466f7

Cosmetic: Adjust indent.
author ib
date Mon, 27 Jun 2011 10:04:05 +0000
parents f3300b0c38a9
children 9bb5d229a60b
files gui/ui/actions.c
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/gui/ui/actions.c	Mon Jun 27 10:02:04 2011 +0000
+++ b/gui/ui/actions.c	Mon Jun 27 10:04:05 2011 +0000
@@ -111,10 +111,10 @@
         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;