mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
This would have caused an issue later when we enable -Wmissing-declarations, as the compiler didn't see that Kernel::all_inodes() was being used elsewhere, too. Also, this means that if the type changes later, there's not going to be weird run-time issues, but rather a nice type error during compile time.
7.1 KiB
7.1 KiB