forked from aniani/vim
patch 8.1.2010: new file uses old style comments
Problem: New file uses old style comments. Solution: Change to new style comments. (Yegappan Lakshmanan, closes #4910)
This commit is contained in:
978
src/regexp_bt.c
978
src/regexp_bt.c
File diff suppressed because it is too large
Load Diff
@@ -757,6 +757,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 */
|
||||||
|
/**/
|
||||||
|
2010,
|
||||||
/**/
|
/**/
|
||||||
2009,
|
2009,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user