[PATCH 2/5] scanner: use tabs for indentation.

Pekka Paalanen ppaalanen at gmail.com
Fri Aug 18 11:56:31 UTC 2017


On Thu, 27 Jul 2017 16:09:53 +0300
Pekka Paalanen <ppaalanen at gmail.com> wrote:

> On Wed, 26 Jul 2017 14:56:18 +0100
> Emil Velikov <emil.l.velikov at gmail.com> wrote:
> 
> > From: Emil Velikov <emil.velikov at collabora.com>
> > 
> > File uses tabs, barring the few instances fixed with this patch.
> > 
> > Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> > ---
> >  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 <pekka.paalanen at collabora.co.uk>

Pushed:
   12509e4..22be3c7  master -> master


Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20170818/fd7c3291/attachment.sig>


More information about the wayland-devel mailing list