forked from aniani/vim
patch 8.2.3639: line commented out accidentally
Problem: Line commented out accidentally. Solution: Uncomment. (Volodymyr Kot, closes #9172)
This commit is contained in:
committed by
Bram Moolenaar
parent
4785fe02bb
commit
7f0c4b418e
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3639,
|
||||
/**/
|
||||
3638,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user