sleep-config: replace USE() macro with TAKE_PTR() usage
authorLennart Poettering <lennart@poettering.net>
Thu, 22 Mar 2018 15:59:46 +0000 (16:59 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 22 Mar 2018 19:21:42 +0000 (20:21 +0100)
commit2f4cefe6ce00a38988830e88f7b16acfb6b21b3c
tree6c330b97c3781b3f23b88a5e10484c60e0d94ee1
parentae2a15bc14bc448e625ad93fd044bc077ede4b3f
sleep-config: replace USE() macro with TAKE_PTR() usage

let's use the new generic macor instead of the locally defined, specific
one.
src/shared/sleep-config.c