1
0
forked from aniani/vim

patch 8.0.1030: MS-Windows: wrong size computation in is_cygpty()

Problem:    MS-Windows: wrong size computation in is_cygpty().
Solution:   Compute the size properly. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2017-08-31 21:35:45 +02:00
parent da73253a0b
commit 9e8dcf9d6f
3 changed files with 22 additions and 11 deletions

View File

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