mirror of
https://github.com/zoriya/vim.git
synced 2025-12-20 14:15:18 +00:00
patch 8.2.3616: arglist test does not clear the argument list consistently
Problem: Arglist test does not clear the argument list consistently. Solution: Call Reset_arglist(). (Shougo Matsushita, closes #9154)
This commit is contained in:
committed by
Bram Moolenaar
parent
818ff25cd1
commit
3cad470385
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3616,
|
||||
/**/
|
||||
3615,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user