Re: [PATCH 4/4] utils: tweak wl_list for better doxygen output

2013-09-11 Thread Kristian Høgsberg
On Wed, Aug 28, 2013 at 06:02:02PM -0500, Aaron Faanes wrote: > --- > src/wayland-util.h | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/src/wayland-util.h b/src/wayland-util.h > index 02d9458..fd735f7 100644 > --- a/src/wayland-util.h > +++ b/src/wayland-util.h > @@

Re: [PATCH 4/4] utils: tweak wl_list for better doxygen output

2013-09-06 Thread Bryce W. Harrington
On Wed, Aug 28, 2013 at 06:02:02PM -0500, Aaron Faanes wrote: > --- > src/wayland-util.h | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/src/wayland-util.h b/src/wayland-util.h > index 02d9458..fd735f7 100644 > --- a/src/wayland-util.h > +++ b/src/wayland-util.h > @@

[PATCH 4/4] utils: tweak wl_list for better doxygen output

2013-08-28 Thread Aaron Faanes
--- src/wayland-util.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/wayland-util.h b/src/wayland-util.h index 02d9458..fd735f7 100644 --- a/src/wayland-util.h +++ b/src/wayland-util.h @@ -61,8 +61,9 @@ struct wl_interface { const struct wl_message *events;