Mercurial > mplayer.hg
changeset 13629:f77a655d1e4a
typo found by Mizda Gabor <gabrov at freemail dot hu>
author | diego |
---|---|
date | Wed, 13 Oct 2004 09:46:26 +0000 |
parents | 315f133df221 |
children | 7f695d3d02ee |
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 Wed Oct 13 09:37:32 2004 +0000 +++ b/help/help_mp-en.h Wed Oct 13 09:46:26 2004 +0000 @@ -414,7 +414,7 @@ #define MSGTR_CodecLacksFourcc "\ncodec(%s) does not have FourCC/format!\n" #define MSGTR_CodecLacksDriver "\ncodec(%s) does not have a driver!\n" #define MSGTR_CodecNeedsDLL "\ncodec(%s) needs a 'dll'!\n" -#define MSGTR_CodecNeedsOutfmt "\ncodec(%s) needa an 'outfmt'!\n" +#define MSGTR_CodecNeedsOutfmt "\ncodec(%s) needs an 'outfmt'!\n" #define MSGTR_CantAllocateComment "Can't allocate memory for comment. " #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!" #define MSGTR_ReadingFile "Reading %s: "