[MPlayer-cvslog] r37970 - trunk/gui/interface.c

ib subversion at mplayerhq.hu
Thu Oct 5 13:17:23 EEST 2017


Author: ib
Date: Thu Oct  5 13:17:23 2017
New Revision: 37970

Log:
Cosmetic: Adjust indent.

Modified:
   trunk/gui/interface.c

Modified: trunk/gui/interface.c
==============================================================================
--- trunk/gui/interface.c	Thu Oct  5 13:16:41 2017	(r37969)
+++ trunk/gui/interface.c	Thu Oct  5 13:17:23 2017	(r37970)
@@ -405,7 +405,7 @@ void guiDone(void)
  */
 int gui(int what, void *data)
 {
-    static float last_balance = -1.0f;
+    static float last_balance    = -1.0f;
     static int last_playlistnext = True;
 #ifdef CONFIG_DVDREAD
     dvd_priv_t *dvd;


More information about the MPlayer-cvslog mailing list