]> git.sesse.net Git - vlc/blobdiff - modules/codec/avcodec/encoder.c
No need to add a '\n' at the end of messages passed to msg_*
[vlc] / modules / codec / avcodec / encoder.c
index 0e8a0c71cb1b6295a8097a5b3fd5c7b49387101b..6cbe672600edfda22cc1bb54d2b056ac74aa25a4 100644 (file)
@@ -245,7 +245,7 @@ int OpenEncoder( vlc_object_t *p_this )
         msg_Err( p_enc, "cannot find encoder %s\n"
 "*** Your FFMPEG installation is crippled.   ***\n"
 "*** Please check with your FFMPEG packager. ***\n"
-"*** This is NOT a VLC media player issue.   ***\n", psz_namecodec );
+"*** This is NOT a VLC media player issue.   ***", psz_namecodec );
 
         intf_UserFatal( p_enc, false, _("Streaming / Transcoding failed"), _(
 /* I have had enough of all these MPEG-3 transcoding bug reports.