X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fdbus-execute.c;fp=src%2Fdbus-execute.c;h=6ceffc57a72c99008060b8b047499e44823fb141;hp=3f8fafe6cd15451489bc757f7e87adf5955fd781;hb=7c3d67eff3e165b50084bf9c3269ec582d90c403;hpb=5552b1c1b39cc73fe7201b31e79d1a05c3d0cee0 diff --git a/src/dbus-execute.c b/src/dbus-execute.c index 3f8fafe6c..6ceffc57a 100644 --- a/src/dbus-execute.c +++ b/src/dbus-execute.c @@ -235,7 +235,7 @@ int bus_execute_append_capability_bs(DBusMessageIter *i, const char *property, v assert(property); assert(c); - /* We store this negated internally, to match the kernel, bu + /* We store this negated internally, to match the kernel, but * we expose it normalized. */ normal = *(uint64_t*) data;