mirror of
https://github.com/systemd/systemd.git
synced 2026-07-12 10:34:12 +00:00
The macro iterates through literal strings (i.e. constant strings), hence it's more correct to have the iterator const too.
The macro iterates through literal strings (i.e. constant strings), hence it's more correct to have the iterator const too.