Re: [Mesa-dev] [PATCH] fix GetStringi error message with correct name function

2014-04-19 Thread Benjamin
I forgot to cc the stable mailing list for this patch. 2014-04-19 21:05 GMT+02:00 Benjamin Bellec : > > Signed-off-by: Benjamin Bellec > --- > src/mesa/main/getstring.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/mesa/main/getstring.c b/src/mesa/main/getstring.

[Mesa-dev] [PATCH] fix GetStringi error message with correct name function

2014-04-19 Thread Benjamin Bellec
Signed-off-by: Benjamin Bellec --- src/mesa/main/getstring.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesa/main/getstring.c b/src/mesa/main/getstring.c index 3ac62d4..1ac92e2 100644 --- a/src/mesa/main/getstring.c +++ b/src/mesa/main/getstring.c @@ -166,7 +166,7 @@