Fix comment.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23466 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -3577,7 +3577,7 @@ vfs_new_io_context(void *_parentContext)
|
|||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Copy all parent files which don't have the O_CLOEXEC flag set
|
// Copy all parent file descriptors
|
||||||
|
|
||||||
if (parentContext) {
|
if (parentContext) {
|
||||||
size_t i;
|
size_t i;
|
||||||
|
|||||||
Reference in New Issue
Block a user