Re: [PATCH wayland 1/3] protocol: Fix typo in wl_data_offer

2015-01-23 Thread Bill Spitzak
Looks good to me On Fri, Jan 23, 2015 at 12:21 AM, Jonas Ådahl wrote: > Signed-off-by: Jonas Ådahl > --- > > Hi, > > This small series is a couple of trivial patches I had laying around and > a clarification of some existing heuristic (patch 2) that are already in > praxis. > > > Jonas > > pro

[PATCH wayland 1/3] protocol: Fix typo in wl_data_offer

2015-01-23 Thread Jonas Ådahl
Signed-off-by: Jonas Ådahl --- Hi, This small series is a couple of trivial patches I had laying around and a clarification of some existing heuristic (patch 2) that are already in praxis. Jonas protocol/wayland.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protoco