Re: [Mesa-dev] [PATCH] glsl: Fix copy-paste error in linker_warning()

2014-03-14 Thread Kenneth Graunke
On 03/10/2014 11:48 AM, Anuj Phogat wrote: > Signed-off-by: Anuj Phogat > --- > src/glsl/linker.cpp | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/glsl/linker.cpp b/src/glsl/linker.cpp > index f6b2661..a619bc8 100644 > --- a/src/glsl/linker.cpp > +++ b/src/glsl/link

Re: [Mesa-dev] [PATCH] glsl: Fix copy-paste error in linker_warning()

2014-03-10 Thread Eric Anholt
Anuj Phogat writes: > Signed-off-by: Anuj Phogat Reviewed-by: Eric Anholt pgppxRbxQFLrd.pgp Description: PGP signature ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

[Mesa-dev] [PATCH] glsl: Fix copy-paste error in linker_warning()

2014-03-10 Thread Anuj Phogat
Signed-off-by: Anuj Phogat --- src/glsl/linker.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/glsl/linker.cpp b/src/glsl/linker.cpp index f6b2661..a619bc8 100644 --- a/src/glsl/linker.cpp +++ b/src/glsl/linker.cpp @@ -297,7 +297,7 @@ linker_warning(gl_shader_program *