mirror of
https://github.com/mpv-player/mpv
synced 2025-04-09 11:11:52 +00:00
Capitalization error I missed before
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18009 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
73d3155f24
commit
adb94d38a3
@ -1536,7 +1536,7 @@ static char help_text[]=
|
|||||||
|
|
||||||
// libmpcodecs/vf_expand.c
|
// libmpcodecs/vf_expand.c
|
||||||
#define MSGTR_MPCODECS_FullDRNotPossible "Full DR not possible, trying SLICES instead!\n"
|
#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_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
|
// libmpcodecs/vf_fame.c
|
||||||
|
Loading…
Reference in New Issue
Block a user