oops
This commit is contained in:
parent
b943284893
commit
1baead533f
1 changed files with 1 additions and 1 deletions
2
sh.c
2
sh.c
|
@ -439,7 +439,7 @@ parseexec(char **ps, char *es)
|
||||||
}
|
}
|
||||||
|
|
||||||
// NUL-terminate all the counted strings.
|
// NUL-terminate all the counted strings.
|
||||||
struct cmd:
|
struct cmd*
|
||||||
nulterminate(struct cmd *cmd)
|
nulterminate(struct cmd *cmd)
|
||||||
{
|
{
|
||||||
int i;
|
int i;
|
||||||
|
|
Loading…
Reference in a new issue