logind: un-export and voidify a few functions
authorLennart Poettering <lennart@poettering.net>
Tue, 23 Jul 2019 08:32:41 +0000 (10:32 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 23 Jul 2019 14:08:06 +0000 (16:08 +0200)
commit290320effadc0a988524af7e88a70c064e6e602c
tree7013d79cb07f3a0fbdf30046fca7636821bb655b
parent81280b2a6fbad079b5d72f48160bf1d492cc8e57
logind: un-export and voidify a few functions

Let's minimize scope of functions and make sure that functions that
semantically should never fail can't return errors.
src/login/logind-inhibit.c
src/login/logind-inhibit.h