Files
ladybird/Userland/Utilities/passwd.cpp
Kenneth Myhra 6b3cf21964 passwd: Use StringView instead of DeprecatedString
This can now be declared as a StringView, since commit 507cb411
Core::Account::from_name() takes a StringView as a input.

This removes one FIXME.
2023-01-08 17:10:53 +01:00

3.1 KiB