[systemd-devel] [PATCH] doc: fix items' names in PORTING-DBUS1
Zbigniew Jędrzejewski-Szmek
zbyszek at in.waw.pl
Sun Apr 20 20:06:57 PDT 2014
On Thu, Apr 10, 2014 at 02:50:23PM +0200, Lukasz Skalski wrote:
> ---
> src/libsystemd/sd-bus/PORTING-DBUS1 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/libsystemd/sd-bus/PORTING-DBUS1 b/src/libsystemd/sd-bus/PORTING-DBUS1
> index f2ebcd7..6205e32 100644
> --- a/src/libsystemd/sd-bus/PORTING-DBUS1
> +++ b/src/libsystemd/sd-bus/PORTING-DBUS1
> @@ -342,7 +342,7 @@ items of the same type as the kernel messages include,
> i.e. KDBUS_ITEM_NAME_ADD, KDBUS_ITEM_NAME_REMOVE,
> KDBUS_ITEM_NAME_CHANGE, KDBUS_ITEM_ID_ADD, KDBUS_ITEM_ID_REMOVE and
> fill them out. Note however, that you have some wildcards in this
> -case, for example the .id field of KDBUS_ITEM_ADD/KDBUS_ITEM_REMOVE
> +case, for example the .id field of KDBUS_ITEM_ID_ADD/KDBUS_ITEM_ID_REMOVE
> structures may be set to 0 to match against any id addition/removal.
>
Applied.
Zbyszek
More information about the systemd-devel
mailing list