diff mencoder.c @ 18002:3ef9d2209e34

arrg more of this stupid cruft
author rfelker
date Thu, 30 Mar 2006 23:44:35 +0000
parents f70772d02eaa
children 6ce77dda13a5
line wrap: on
line diff
--- a/mencoder.c	Thu Mar 30 23:06:18 2006 +0000
+++ b/mencoder.c	Thu Mar 30 23:44:35 2006 +0000
@@ -290,7 +290,7 @@
 static void mencoder_exit(int level, char *how)
 {
     if (how)
-	mp_msg(MSGT_MENCODER, MSGL_INFO, MSGTR_ExitingHow, mp_gettext(how));
+	mp_msg(MSGT_MENCODER, MSGL_INFO, MSGTR_ExitingHow, how);
     else
 	mp_msg(MSGT_MENCODER, MSGL_INFO, MSGTR_Exiting);