Re: [Mesa-dev] [PATCH mesa] util/xmlpool: make indentation coherent

2018-08-17 Thread Dylan Baker
Reviewed-by: Dylan Baker Quoting Eric Engestrom (2018-08-16 08:03:23) > Signed-off-by: Eric Engestrom > --- > src/util/xmlpool/t_options.h | 26 +- > 1 file changed, 13 insertions(+), 13 deletions(-) > > diff --git a/src/util/xmlpool/t_options.h b/src/util/xmlpool/t_opt

[Mesa-dev] [PATCH mesa] util/xmlpool: make indentation coherent

2018-08-16 Thread Eric Engestrom
Signed-off-by: Eric Engestrom --- src/util/xmlpool/t_options.h | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/util/xmlpool/t_options.h b/src/util/xmlpool/t_options.h index f0537e965b8a3cda894c..a31fafac14c6ffb55bb2 100644 --- a/src/util/xmlpoo