mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-29 17:31:02 +01:00
zsh-3.1.5-pws-5
This commit is contained in:
parent
2a5a899a55
commit
20d67907c9
47 changed files with 2212 additions and 425 deletions
|
|
@ -52,7 +52,7 @@ execfor(Cmd cmd)
|
|||
List list;
|
||||
Forcmd node;
|
||||
char *str;
|
||||
int val;
|
||||
int val = 0;
|
||||
LinkList args;
|
||||
|
||||
node = cmd->u.forcmd;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue