patch 8.1.0410: the ex_copen() function is too long

Problem:    The ex_copen() function is too long.
Solution:   Refactor to split off two functions. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2018-09-19 21:56:02 +02:00
parent 4b1c9a91b5
commit 476c0db002
2 changed files with 119 additions and 93 deletions
+2
View File
@@ -794,6 +794,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
410,
/**/
409,
/**/