mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 13:49:16 +00:00
More VFS cleanup.
This commit is contained in:
parent
396a32835b
commit
8fa2d7104a
Notes:
sideshowbarker
2024-07-19 16:10:34 +09:00
Author: https://github.com/awesomekling
Commit: 8fa2d7104a
22 changed files with 92 additions and 95 deletions
|
@ -46,7 +46,7 @@ IDEDiskDevice::~IDEDiskDevice()
|
|||
{
|
||||
}
|
||||
|
||||
const char* IDEDiskDevice::className() const
|
||||
const char* IDEDiskDevice::class_name() const
|
||||
{
|
||||
return "IDEDiskDevice";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue