On Thu, Nov 20, 2014 at 04:06:18PM +0100, Lukas Nykryn wrote:
> strv_extend returns 0 in the case of success which means that
> else if (bus_track_deserialize_item(&m->deserialized_subscribed, l) == 0)
>         log_warning("Unknown serialization item '%s'", l);
> will be printed when value is added correctly.
Applied.

Zbyszek
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to