1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00

Fix typo.

This commit is contained in:
Doug Rabson 2000-12-30 13:04:20 +00:00
parent 894653d6fa
commit c8cf198085
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=70507

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.