Re: [PATCH wayland 0/6] Add flags argument to wl_closure_invoke calls in tests

2013-03-17 Thread Kristian Høgsberg
On Fri, Mar 15, 2013 at 07:33:39PM -0500, Jason Ekstrand wrote: > --- > This patch should actually go at the begining of the series before 1/6. I > accidentally forgot to include it and didn't notice until someone tried to > apply the series. Thanks. I squashed the commit into Jonas' connection.

[PATCH wayland 0/6] Add flags argument to wl_closure_invoke calls in tests

2013-03-15 Thread Jason Ekstrand
--- This patch should actually go at the begining of the series before 1/6. I accidentally forgot to include it and didn't notice until someone tried to apply the series. tests/connection-test.c | 6 +++--- tests/os-wrappers-test.c | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff