diff gui/interface.c @ 35654:4d7f8eba65ee

Cosmetic: Adjust indent.
author ib
date Tue, 15 Jan 2013 12:23:22 +0000
parents 59a6b817a287
children eadf0731a29a
line wrap: on
line diff
--- a/gui/interface.c	Tue Jan 15 12:22:13 2013 +0000
+++ b/gui/interface.c	Tue Jan 15 12:23:22 2013 +0000
@@ -224,7 +224,7 @@
     if (gtkShowVideoWindow) {
         wsVisibleWindow(&guiApp.videoWindow, wsShowWindow);
 
-            guiInfo.VideoWindow       = True;
+        guiInfo.VideoWindow = True;
 
         if (gtkLoadFullscreen)
             uiFullScreen();