0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

patch 8.1.0874: using old style comments in new file

Problem:    Using old style comments in new file.
Solution:   Convert to // comments in new file. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2019-02-04 20:30:18 +01:00
parent 970076468e
commit 9c46efd7dc
2 changed files with 795 additions and 1016 deletions

File diff suppressed because it is too large Load Diff

View File

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