1
0
forked from aniani/vim

patch 9.1.0659: MS-Windows: MSVC Makefile is a bit hard to read

Problem:  MS-Windows: MSVC Makefile is a bit hard to read
          (after v9.1.0657)
Solution: indent the if/else statements to improve readability
          (Ken Takata)

closes: #15428

Signed-off-by: Ken Takata <kentkt@csc.jp>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Ken Takata
2024-08-04 18:31:48 +02:00
committed by Christian Brabandt
parent 947f752a47
commit 2708afa640
2 changed files with 16 additions and 7 deletions

View File

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