mirror of
https://github.com/vim/vim.git
synced 2025-09-30 04:44:14 -04:00
patch 8.2.4381: translation file listed twice
Problem: Translation file listed twice. Solution: Remove one entry.
This commit is contained in:
@@ -120,7 +120,6 @@ MOFILES = \
|
||||
uk.mo \
|
||||
vi.mo \
|
||||
zh_CN.UTF-8.mo \
|
||||
zh_CN.mo \
|
||||
zh_TW.UTF-8.mo \
|
||||
zh_TW.mo \
|
||||
|
||||
|
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4381,
|
||||
/**/
|
||||
4380,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user