On 11/28/2011 12:47 PM, Chad Versace wrote:
To each switch statement in s_texfilter.c, add a break statement to the default case.Eliminates the Eclipse static analysis warning: No break at the end of this case. Signed-off-by: Chad Versace<[email protected]>
That's pretty picky, but OK by me. Reviewed-by: Brian Paul <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
