mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-17 06:38:28 +00:00
committed by
Christian Helmuth
parent
15141f3ca7
commit
807be83b1b
@ -557,7 +557,7 @@ class Vfs::Tar_file_system : public File_system
|
||||
return _cached_num_dirent.num_dirent(path);
|
||||
}
|
||||
|
||||
bool is_directory(char const *path) override
|
||||
bool directory(char const *path) override
|
||||
{
|
||||
Node const *node = dereference(path);
|
||||
|
||||
|
Reference in New Issue
Block a user