messages: Don't mix fprintf and utf8_fprintf
On windows the latter uses the console API under the hood. This gives VLC output the same format on Linux and on Windows (tested with wine), rather than printing the pointer ID at the end of the line.
Showing
Please register or sign in to comment