0
0
mirror of https://github.com/vim/vim.git synced 2025-10-04 05:25:06 -04:00

patch 9.0.1535: test commented out in a wrong way

Problem:    Test commented out in a wrong way.
Solution:   Use legacy script comment character.
This commit is contained in:
Bram Moolenaar
2023-05-09 22:07:11 +01:00
parent 916d6dd5b1
commit a4467c433a
2 changed files with 14 additions and 12 deletions

View File

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