Re: [Mesa-dev] [PATCH 1/2] mesa: fix coding style of case statement

2013-09-05 Thread Brian Paul
On 09/05/2013 03:57 AM, Timothy Arceri wrote: Signed-off-by: Timothy Arceri --- src/mesa/main/objectlabel.c | 124 +-- 1 file changed, 62 insertions(+), 62 deletions(-) diff --git a/src/mesa/main/objectlabel.c b/src/mesa/main/objectlabel.c index 90d9

[Mesa-dev] [PATCH 1/2] mesa: fix coding style of case statement

2013-09-05 Thread Timothy Arceri
Signed-off-by: Timothy Arceri --- src/mesa/main/objectlabel.c | 124 +-- 1 file changed, 62 insertions(+), 62 deletions(-) diff --git a/src/mesa/main/objectlabel.c b/src/mesa/main/objectlabel.c index 90d9e09..7e39c92 100644 --- a/src/mesa/main/objectlabe