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:
1809
src/indent.c
1809
src/indent.c
File diff suppressed because it is too large
Load Diff
@@ -783,6 +783,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 */
|
||||||
|
/**/
|
||||||
|
874,
|
||||||
/**/
|
/**/
|
||||||
873,
|
873,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user