mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-02 09:23:08 +00:00
This also removes DirIterator::error_string(), since the same strerror() string will be included when you print the Error itself. Except in `ls` which is still using fprintf() for now.