Re: [Mesa-dev] [PATCH 12/38] main: Fix indents in former get_texture_for_framebuffer functions.
This patch is: Reviewed-by: Fredrik Höglund On Wednesday 04 March 2015, Laura Ekstrand wrote: > --- > src/mesa/main/fbobject.c | 82 > > 1 file changed, 41 insertions(+), 41 deletions(-) > > diff --git a/src/mesa/main/fbobject.c b/src/mesa/main
[Mesa-dev] [PATCH 12/38] main: Fix indents in former get_texture_for_framebuffer functions.
--- src/mesa/main/fbobject.c | 82 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/src/mesa/main/fbobject.c b/src/mesa/main/fbobject.c index 4df0b6b..1435576 100644 --- a/src/mesa/main/fbobject.c +++ b/src/mesa/main/fbobject.c @@ -24