feat/start
rsc 2007-08-28 04:19:47 +00:00
parent b943284893
commit 1baead533f
1 changed files with 1 additions and 1 deletions

2
sh.c
View File

@ -439,7 +439,7 @@ parseexec(char **ps, char *es)
}
// NUL-terminate all the counted strings.
struct cmd:
struct cmd*
nulterminate(struct cmd *cmd)
{
int i;