wrong capitolization, thats a comma not a period

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22428 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2007-03-03 21:39:28 +00:00
parent 66d4061303
commit f70cce4301
1 changed files with 1 additions and 1 deletions

View File

@ -1357,7 +1357,7 @@ static char help_text[]=
#define MSGTR_MPDEMUX_ASFHDR_AudioVideoHeaderNotFound "ASF: no audio or video headers found - broken file?\n"
#define MSGTR_MPDEMUX_ASFHDR_InvalidLengthInASFHeader "Invalid length in ASF header!\n"
#define MSGTR_MPDEMUX_ASFHDR_DRMLicenseURL "DRM License URL: %s\n"
#define MSGTR_MPDEMUX_ASFHDR_DRMProtected "This file has been encumbered with DRM encryption, It will not play in MPlayer!\n"
#define MSGTR_MPDEMUX_ASFHDR_DRMProtected "This file has been encumbered with DRM encryption, it will not play in MPlayer!\n"
// asf_mmst_streaming.c