On Wed, 26 Jul 2017 14:56:18 +0100
Emil Velikov <[email protected]> wrote:

> From: Emil Velikov <[email protected]>
> 
> File uses tabs, barring the few instances fixed with this patch.
> 
> Signed-off-by: Emil Velikov <[email protected]>
> ---
>  src/scanner.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/src/scanner.c b/src/scanner.c
> index 517068c..c345ed6 100644
> --- a/src/scanner.c
> +++ b/src/scanner.c
> @@ -70,9 +70,9 @@ usage(int ret)
>       fprintf(stderr, "    -h,  --help                  display this help and 
> exit.\n"
>                       "    -v,  --version               print the wayland 
> library version that\n"
>                       "                                 the scanner was built 
> against.\n"
> -                     "    -c,  --include-core-only     include the core 
> version of the headers,\n"
> -                     "                                 that is e.g. 
> wayland-client-core.h instead\n"
> -                     "                                 of 
> wayland-client.h.\n");
> +                     "    -c,  --include-core-only     include the core 
> version of the headers,\n"
> +                     "                                 that is e.g. 
> wayland-client-core.h instead\n"
> +                     "                                 of 
> wayland-client.h.\n");
>       exit(ret);
>  }
>  

Reviewed-by: Pekka Paalanen <[email protected]>


Thanks,
pq

Attachment: pgpe2D8k4b8DT.pgp
Description: OpenPGP digital signature

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

Reply via email to