Re: [Mesa-dev] [PATCH 11/11] vbo: reindent vbo_attrib.h to use 3 spaces

2018-01-17 Thread Roland Scheidegger
For the series: Reviewed-by: Roland Scheidegger Am 17.01.2018 um 06:18 schrieb Brian Paul: > --- > src/mesa/vbo/vbo_attrib.h | 100 > +++--- > 1 file changed, 50 insertions(+), 50 deletions(-) > > diff --git a/src/mesa/vbo/vbo_attrib.h b/src/mesa/vbo/vbo

[Mesa-dev] [PATCH 11/11] vbo: reindent vbo_attrib.h to use 3 spaces

2018-01-16 Thread Brian Paul
--- src/mesa/vbo/vbo_attrib.h | 100 +++--- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/src/mesa/vbo/vbo_attrib.h b/src/mesa/vbo/vbo_attrib.h index f4a3a66..fb11596 100644 --- a/src/mesa/vbo/vbo_attrib.h +++ b/src/mesa/vbo/vbo_attrib.h @@