0
0
mirror of https://github.com/vim/vim.git synced 2025-10-12 06:44:06 -04:00

patch 8.1.0784: messy indent in if statement

Problem:    Messy indent in if statement.
Solution:   Improve structure of if statement. (Ozaki Kiichi, closes #3826)
This commit is contained in:
Bram Moolenaar
2019-01-19 21:12:24 +01:00
parent 63c0ccd2b6
commit 1f20daa1d7
2 changed files with 21 additions and 18 deletions

View File

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