1
0
forked from aniani/vim

patch 9.0.1488: xchacha20v2 crypt header is platform dependent

Problem:    xchacha20v2 crypt header is platform dependent.
Solution:   Avoid using "size_t". (Ozaki Kiichi, closses #12296)
This commit is contained in:
ichizok
2023-04-25 15:27:27 +01:00
committed by Bram Moolenaar
parent c3eddd2068
commit 35a2ec18d6
3 changed files with 56 additions and 48 deletions

View File

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