mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-27 10:07:56 +00:00
More VFS cleanup.
This commit is contained in:
@@ -75,7 +75,7 @@ bool FileBackedDiskDevice::writeInternal(DiskOffset offset, unsigned length, con
|
||||
return true;
|
||||
}
|
||||
|
||||
const char* FileBackedDiskDevice::className() const
|
||||
const char* FileBackedDiskDevice::class_name() const
|
||||
{
|
||||
return "FileBackedDiskDevice";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user