]> git.ipfire.org Git - thirdparty/systemd.git/commit
sleep-config: modernize destructors
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Jun 2020 14:53:24 +0000 (16:53 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 11 Jun 2020 08:33:57 +0000 (10:33 +0200)
commit1326de01588a765e96ed5b187566d10655aacc01
tree1b458618bb7f2cd7e1fada5067e639dcd221e19d
parentc732e8797987057671b9c2b23a38ce768080f039
sleep-config: modernize destructors

All other destructors in the same .c file return NULL, let's make sure
the one where this so far wasn't done does it too.
src/shared/sleep-config.c
src/shared/sleep-config.h