mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-23 09:15:36 +00:00
committed by
Christian Helmuth
parent
15141f3ca7
commit
807be83b1b
@ -442,7 +442,7 @@ class Vfs::Ram_file_system : public Vfs::File_system
|
||||
return 0;
|
||||
}
|
||||
|
||||
bool is_directory(char const *path)
|
||||
bool directory(char const *path) override
|
||||
{
|
||||
using namespace Vfs_ram;
|
||||
|
||||
|
Reference in New Issue
Block a user