提交 0df5f11b 创建 作者: Frans Kaashoek's avatar Frans Kaashoek

Typo (Thanks to Austin Liew)

上级 7ddba7a6
......@@ -49,7 +49,7 @@ argint(int n, int *ip)
}
// Fetch the nth word-sized system call argument as a pointer
// to a block of memory of size n bytes. Check that the pointer
// to a block of memory of size bytes. Check that the pointer
// lies within the process address space.
int
argptr(int n, char **pp, int size)
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论