diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-08-18 11:04:16 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-08-19 11:52:25 +0200 |
commit | f4f81a6b35f050bfa0dd257a30117467b8739e7d (patch) | |
tree | bb53683f023e1e0ad3ea0741dc0ac8912a4609ae /src/resolve | |
parent | b44662fee5c98fa1f8019cdf9f0634dae514b071 (diff) | |
download | systemd-f4f81a6b35f050bfa0dd257a30117467b8739e7d.tar.gz |
sd-netlink: constify parameters in public api and adjust pointer formatting
In the internal api, 'char* const*' is used instead of 'const char* const*'
because otherwise we'd get a mismatch with the various strv apis.
Diffstat (limited to 'src/resolve')
0 files changed, 0 insertions, 0 deletions