Re: [PATCH] util: Comments before wl_list were a bit off, fixed the example usage.

2012-02-26 Thread Kristian Hoegsberg
On Sat, Feb 25, 2012 at 12:56:32PM +0200, Ustun Ergenoglu wrote: > From: Üstün Ergenoğlu Yeah, that's better. Thanks. Kristian > Signed-off-by: Üstün Ergenoğlu > --- > src/wayland-util.h | 16 > 1 files changed, 12 insertions(+), 4 deletions(-) > > diff --git a/src/wayland

[PATCH] util: Comments before wl_list were a bit off, fixed the example usage.

2012-02-25 Thread Ustun Ergenoglu
From: Üstün Ergenoğlu Signed-off-by: Üstün Ergenoğlu --- src/wayland-util.h | 16 1 files changed, 12 insertions(+), 4 deletions(-) diff --git a/src/wayland-util.h b/src/wayland-util.h index 25c0901..7aa2166 100644 --- a/src/wayland-util.h +++ b/src/wayland-util.h @@ -80,10