1
0
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:
Volodymyr Kot
2021-11-21 12:27:13 +00:00
committed by Bram Moolenaar
parent 4785fe02bb
commit 7f0c4b418e
2 changed files with 3 additions and 1 deletions

View File

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