Mercurial > mplayer.hg
changeset 18007:d2c04fecc5f1
A question needs a question mark, but in this case I think at least two
are required.
Fixes part 2 of Otvos Attila's "printf2mp_msg" changes.
author | corey |
---|---|
date | Fri, 31 Mar 2006 06:01:56 +0000 |
parents | ce1a5b200c39 |
children | 0334b2fb1a39 |
files | help/help_mp-en.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-en.h Fri Mar 31 05:49:05 2006 +0000 +++ b/help/help_mp-en.h Fri Mar 31 06:01:56 2006 +0000 @@ -1537,7 +1537,7 @@ // libmpcodecs/vf_expand.c #define MSGTR_MPCODECS_FullDRNotPossible "Full DR not possible, trying SLICES instead!\n" #define MSGTR_MPCODECS_WarnNextFilterDoesntSupportSlices "WARNING! next filter doesn't support SLICES, get ready for sig11...\n" -#define MSGTR_MPCODECS_FunWhydowegetNULL "Why do we get NULL \n" +#define MSGTR_MPCODECS_FunWhydowegetNULL "Why do we get NULL??\n" // libmpcodecs/vf_fame.c #define MSGTR_MPCODECS_FatalCantOpenlibFAME "FATAL: cannot open libFAME!\n"