mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-12 20:28:20 +00:00
Revised API documentation
This patch curates the API documentation to become suitable for the functional specificaton, which is partially generated from the header files.
This commit is contained in:
committed by
Christian Helmuth
parent
7441df33c9
commit
eaac3cc1bd
@ -354,7 +354,7 @@ class Vfs::Dir_file_system : public File_system
|
||||
path = _sub_path(path);
|
||||
|
||||
/*
|
||||
* If the resulting 'path' is non-NULL, the path lies
|
||||
* If the resulting 'path' is non-null, the path lies
|
||||
* within our tree. In this case, determine the sum of
|
||||
* matching dirents of all our file systems. Otherwise,
|
||||
* the specified path lies outside our directory node.
|
||||
|
Reference in New Issue
Block a user