mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-02 22:11:54 +02:00
zsh-workers/8981
This commit is contained in:
parent
e1e5d34370
commit
015e22c141
1 changed files with 1 additions and 1 deletions
|
@ -916,7 +916,7 @@ domenuselect(Hookdef dummy, Chdata dat)
|
|||
s->nbrbeg = nbrbeg;
|
||||
s->nbrend = nbrend;
|
||||
s->nmatches = nmatches;
|
||||
menucmp = menuacc = 0;
|
||||
menucmp = menuacc = hasoldlist = 0;
|
||||
fixsuffix();
|
||||
validlist = 0;
|
||||
amatches = pmatches = lastmatches = NULL;
|
||||
|
|
Loading…
Reference in a new issue