mp_msg: avoid mangling other output with status line
commitaa8281794569d238435fd1b5b2aad3549c5fa0b7
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 11 Jul 2010 08:02:26 +0000 (11 08:02 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:14:43 +0000 (2 04:14 +0200)
treeb9eaa25b0702322a5b40ae0857dbd83286915b1d
parent747a30b81b375b16d1f3e4f932c51ddb970da3e6
mp_msg: avoid mangling other output with status line

Output a '\n' when printing a message after a status line to move the
terminal to the next line instead of writing on top of the status one.

Patch by Dan Oscarsson [Dan.Oscarsson tieto com]

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31691 b3059339-0415-0410-9bf9-f77b7e298cf2
mp_msg.c