Re: [PATCH] client: Fix source comment typos

2012-11-14 Thread Kristian Høgsberg
On Sat, Oct 20, 2012 at 02:00:28PM +0200, Martin Olsson wrote: Oops almost lost this one. Thanks for the reminder, Martin. The dispatch_event comment no longer has the 'preceding' text, but the wl_display_get_error() fix is good. Kristian > --- > src/wayland-client.c |8 > 1 file

[PATCH] client: Fix source comment typos

2012-10-20 Thread Martin Olsson
--- src/wayland-client.c |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/wayland-client.c b/src/wayland-client.c index 7e50b40..28fe127 100644 --- a/src/wayland-client.c +++ b/src/wayland-client.c @@ -732,7 +732,7 @@ dispatch_event(struct wl_display *display, str