1
0
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:
Hirohito Higashi
2025-03-26 19:08:46 +01:00
committed by Christian Brabandt
parent 08283b28af
commit 4dd17a90ee
2 changed files with 189 additions and 187 deletions

View File

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