Skip to content
Snippets Groups Projects
Commit 69f2d5a9 authored by Bram Moolenaar's avatar Bram Moolenaar
Browse files

updated for version 7.2-155

parent 12c22cee
No related merge requests found
......@@ -19720,6 +19720,7 @@ ex_function(eap)
list_func_head(fp, FALSE);
}
}
vim_free(regmatch.regprog);
}
}
if (*p == '/')
......
......@@ -676,6 +676,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
155,
/**/
154,
/**/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment