Re: [systemd-devel] [PATCH 5/5] sd-bus: add missing format attribute

2015-02-16 Thread Lennart Poettering
On Mon, 16.02.15 01:09, Cristian Rodríguez (crrodrig...@opensuse.org) wrote: > --- > src/systemd/sd-bus.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/systemd/sd-bus.h b/src/systemd/sd-bus.h > index 2420d0c..ca2d83e 100644 > --- a/src/systemd/sd-bus.h > +++ b/src/

[systemd-devel] [PATCH 5/5] sd-bus: add missing format attribute

2015-02-15 Thread Cristian Rodríguez
--- src/systemd/sd-bus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/systemd/sd-bus.h b/src/systemd/sd-bus.h index 2420d0c..ca2d83e 100644 --- a/src/systemd/sd-bus.h +++ b/src/systemd/sd-bus.h @@ -371,7 +371,7 @@ int sd_bus_error_setf(sd_bus_error *e, const char *name,