forked from aniani/vim
patch 9.1.1241: wrong preprocessort indentation in term.c
Problem: wrong preprocessort indentation in term.c Solution: update indentation (Hirohito Higashi) closes: #16981 Signed-off-by: Hirohito Higashi <h.east.727@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
08283b28af
commit
4dd17a90ee
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1241,
|
||||
/**/
|
||||
1240,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user