0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.1.0381: variable declaration not at start of block

Problem:    Variable declaration not at start of block.
Solution:   Fix line ordering.
This commit is contained in:
Bram Moolenaar
2018-09-13 17:32:07 +02:00
parent 32d19c1820
commit 5c6f574bd1
2 changed files with 6 additions and 5 deletions

View File

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