chiark / gitweb /
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)
committerSven Eden <yamakuzure@gmx.net>
Fri, 24 Aug 2018 14:47:08 +0000 (16:47 +0200)
commitc280e28425e1f9a55a2bdbe3c988a56280c8bfdb
tree14fae06af0d60d922623c35597463c87a918f527
parent0c2b96fea853ce7f16a9326c3c98117d75defdf6
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