forked from aniani/vim
patch 8.2.3329: v_lock not set when getting value of environment variable
Problem: v_lock not set when getting value of environment variable. Solution: Set v_lock to zero.
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3329,
|
||||
/**/
|
||||
3328,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user