Re: [PATCH wayland] connection: fix a format string typo in error message

2014-04-22 Thread Pekka Paalanen
On Tue, 22 Apr 2014 16:03:12 +0300 Giulio Camuffo wrote: > --- > src/connection.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/connection.c b/src/connection.c > index 63b0592..47ee556 100644 > --- a/src/connection.c > +++ b/src/connection.c > @@ -724,7 +724,7 @@

[PATCH wayland] connection: fix a format string typo in error message

2014-04-22 Thread Giulio Camuffo
--- src/connection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connection.c b/src/connection.c index 63b0592..47ee556 100644 --- a/src/connection.c +++ b/src/connection.c @@ -724,7 +724,7 @@ wl_connection_demarshal(struct wl_connection *connection,