1
0
forked from aniani/vim

patch 8.2.4370: MS-Windows: libsodium.dll not included with the installer

Problem:    MS-Windows: libsodium.dll not included with the installer.
Solution:   Add the file to the installer if it exists. (Christian Brabandt,
            closes #9762)
This commit is contained in:
Christian Brabandt
2022-02-13 13:11:32 +00:00
committed by Bram Moolenaar
parent f7fbeed0ac
commit cf6ad8ea8c
2 changed files with 5 additions and 0 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4370,
/**/
4369,
/**/