]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic/set: const-ify set_first()
authorAnita Zhang <the.anitazha@gmail.com>
Sat, 5 Oct 2019 01:14:19 +0000 (18:14 -0700)
committerAnita Zhang <the.anitazha@gmail.com>
Mon, 7 Oct 2019 19:02:12 +0000 (12:02 -0700)
commitf18f809c07ec082a3006666c7c7e20f7045c4d87
tree6d0ae6b7c4d709496f7afd224faf173ce59bb714
parente23d911664b4fd86eb2c24b64233cb9f23cffdd1
basic/set: const-ify set_first()

set_steal_first() is the version that modifies Set so this one should be
const.
src/basic/set.h