Hi Bill,

> On May 17, 2016, at 1:18 AM, [email protected] wrote:
> 
> From: Bill Spitzak <[email protected]>
> 
> Signed-off-by: Bill Spitzak <[email protected]>
> ---
> src/scanner.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/scanner.c b/src/scanner.c
> index 037ebdb..33271bc 100644
> --- a/src/scanner.c
> +++ b/src/scanner.c
> @@ -1350,7 +1350,7 @@ emit_structs(struct wl_list *message_list, struct 
> interface *interface, enum sid
> 
>       if (side == CLIENT) {
>           printf("/**\n"
> -                " * @ingroup %s_iface\n"
> +                " * @ingroup iface_%s\n"
>                  " */\n", interface->name);
>           printf("static inline int\n"
>                  "%s_add_listener(struct %s *%s,\n"
> -- 
> 1.9.1

This was on my list, but I didn't test it yet, so
Acked-by: Yong Bakos <[email protected]>

However, IMHO it would be best to see this as a standalone patch rather than
as the first in this series.

yong


_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to