mirror of
https://github.com/systemd/systemd.git
synced 2025-02-18 21:57:48 +03:00
Also, use the more correct type of 'const char* const*' for the input strv. This requires adding the cast in a few places, but also allows to remove some casts in others.