chiark / gitweb /
property callback returns are consistent
authorUmut Tezduyar Lindskog <umuttl@axis.com>
Wed, 8 Jul 2015 12:35:32 +0000 (14:35 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:06:01 +0000 (10:06 +0100)
commit8286423f0eaf8b4cd8229612bdcbeef381cf1a09
tree91d56deabbe485c99e7e0836b14bc54a8b6abcc7
parent6c36148bbc47bead5483bb4e911f6698c1e7c21e
property callback returns are consistent

It is no different to return 0 over 1 in the property
callback. It is confusing to return 1 which made me think
1 has a special purpose. This way code is consistent with
the rest of the tree.
src/login/logind-user-dbus.c