bus: fix typo

Drop spurious 'we'.
This commit is contained in:
David Herrmann 2014-12-23 17:10:54 +01:00
parent 09773ef446
commit 315a73d97f

View file

@ -744,7 +744,7 @@ static int bus_kernel_make_message(sd_bus *bus, struct kdbus_msg *k) {
/* If we requested the list of well-known names to be appended
* and the sender had none no item for it will be
* attached. However, this does *not* mean that we the kernel
* attached. However, this does *not* mean that the kernel
* didn't want to provide this information to us. Hence, let's
* explicitly mark this information as available if it was
* requested. */