mplayer: remove extra "\n" in output

This commit is contained in:
wm4 2012-07-29 23:40:11 +02:00
parent 5404fa26f9
commit bf3b3d138d
1 changed files with 1 additions and 1 deletions

View File

@ -4037,7 +4037,7 @@ play_next_file:
vo_control(mpctx->video_out, VOCTRL_RESUME, NULL);
if (mpctx->filename) {
mp_tmsg(MSGT_CPLAYER, MSGL_INFO, "\nPlaying %s.\n",
mp_tmsg(MSGT_CPLAYER, MSGL_INFO, "Playing %s.\n",
filename_recode(mpctx->filename));
if (use_filename_title && opts->vo_wintitle == NULL)
opts->vo_wintitle = talloc_strdup(NULL,