Fix typo.

This commit is contained in:
Doug Rabson 2000-12-30 13:04:20 +00:00
parent 894653d6fa
commit c8cf198085

View File

@ -628,7 +628,6 @@ syscall(int code, u_int64_t *args, struct trapframe *framep)
}
#endif
}
}
/*
* Process the tail end of a fork() for the child.