0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 8.1.1958: old style comments taking up space

Problem:    Old style comments taking up space.
Solution:   Change to new style comments.
This commit is contained in:
Bram Moolenaar
2019-09-01 16:24:56 +02:00
parent da6c033421
commit c330835928
2 changed files with 649 additions and 651 deletions

View File

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

1298
src/vim.h

File diff suppressed because it is too large Load Diff