# HG changeset patch # User corey # Date 1143784916 0 # Node ID d2c04fecc5f15379aaf20ee821ee52808064c831 # Parent ce1a5b200c39c36825e572bff976b37de85dd885 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. diff -r ce1a5b200c39 -r d2c04fecc5f1 help/help_mp-en.h --- 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"