summaryrefslogtreecommitdiffstats
path: root/mplayer.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-07-29 23:40:11 +0200
committerwm4 <wm4@nowhere>2012-07-30 01:49:26 +0200
commitbf3b3d138d94dfb40364197920e5925762bd1615 (patch)
tree364068fa87f8874316fee2edc50f2227991eaab1 /mplayer.c
parent5404fa26f9271ae6f280a659770021b23e49f409 (diff)
downloadmpv-bf3b3d138d94dfb40364197920e5925762bd1615.tar.bz2
mpv-bf3b3d138d94dfb40364197920e5925762bd1615.tar.xz
mplayer: remove extra "\n" in output
Diffstat (limited to 'mplayer.c')
-rw-r--r--mplayer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mplayer.c b/mplayer.c
index b9de368d95..a1b2f22378 100644
--- a/mplayer.c
+++ b/mplayer.c
@@ -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,