diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-02-03 23:54:47 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-02-03 23:58:53 +0100 |
commit | 739731cdace09ff179fdd75ae0714da0d81e384d (patch) | |
tree | 8078bb5319e6522fc7b92cd104d3ec8a136742d5 /src/core/dbus-device.c | |
parent | 1411b09467c90ae358656d14165311090a2e175e (diff) |
journal: fix boolean handling in MMapCache
Let's use bitfields for our booleans, and don't try to apply binary OR or addition on them, because that's weird and we
should instead use logical OR only.
Diffstat (limited to 'src/core/dbus-device.c')
0 files changed, 0 insertions, 0 deletions