Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
rsc committed Aug 28, 2007
1 parent b943284 commit 1baead5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sh.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 1baead5

Please sign in to comment.