From 36f2212fe22eef76852133ba3ed65235b97f8d3f Mon Sep 17 00:00:00 2001 From: henry Date: Tue, 24 Aug 2004 21:29:51 +0000 Subject: compile fix (missing string) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13129 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 1 + 1 file changed, 1 insertion(+) (limited to 'help/help_mp-en.h') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index f4b37f442d..7df4c0ae44 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -312,6 +312,7 @@ static char help_text[]= #define MSGTR_LavcAudioCodecNotFound "Audio LAVC, couldn't find encoder for codec %s\n" #define MSGTR_CouldntAllocateLavcContext "Audio LAVC, couldn't allocate context!\n" #define MSGTR_CouldntOpenCodec "Couldn't open codec %s, br=%d\n" +#define MSGTR_FramesizeBufsizeTag "FRAME_SIZE: %d, BUFFER_SIZE: %d, TAG: 0x%x\n" // cfg-mencoder.h: -- cgit v1.2.3