On May 17, 2016, at 1:18 AM, [email protected] wrote:
> 
> From: Bill Spitzak <[email protected]>
> 
> Signed-off-by: Bill Spitzak <[email protected]>

Bill,
Can you separate this patch from the rest of the 1-5 series and resend
as a 1/1, and also cc whot? Looks like commit 2b5310a3 may have just
had a typo, but I'd like to confirm just to be sure. I'll then test and
review. I'd like to get this in asap as it affects documentation.

Acked-by: Yong Bakos <[email protected]>

Thank you,
yong


> ---
> 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
> 
> _______________________________________________
> wayland-devel mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel

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

Reply via email to