# HG changeset patch # User ib # Date 1313142068 0 # Node ID b6ec17457aae0ad01381186fab0c498a3e2f024b # Parent 584b9baad6b5a1bc1e2daffffe03ea06321d6c69 Cosmetic: Adjust indent. diff -r 584b9baad6b5 -r b6ec17457aae mplayer.c --- a/mplayer.c Fri Aug 12 09:40:29 2011 +0000 +++ b/mplayer.c Fri Aug 12 09:41:08 2011 +0000 @@ -2901,9 +2901,9 @@ exit_player(EXIT_NONE); if (!filename && !player_idle_mode && !use_gui) { - // no file/vcd/dvd -> show HELP: - mp_msg(MSGT_CPLAYER, MSGL_INFO, help_text); - exit_player_with_rc(EXIT_NONE, 0); + // no file/vcd/dvd -> show HELP: + mp_msg(MSGT_CPLAYER, MSGL_INFO, help_text); + exit_player_with_rc(EXIT_NONE, 0); } /* Display what configure line was used */