diff options
author | Brian Paul <[email protected]> | 2012-09-06 08:16:56 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-09-06 18:58:49 -0600 |
commit | 043f66204b1a190e18747c3befa8826c82dd87a7 (patch) | |
tree | 6be9d0cf70d702d75f62168b39ab8afa9764b79a /src/glx/pixel.c | |
parent | 14f55869a4f9d54442aa4e10089ba1e5ec211b37 (diff) |
glapi/glx: rename 'table' variable to 'disp_table'
This fixes an issue where the local 'table' variable was hiding the
function parameter name in glGetColorTable(..., void *table).
This should be OK as long as there's never a GL entrypoint that uses
'disp_table' as a parameter name.
Note: This is a candidate for the 9.0 branch.
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/glx/pixel.c')
0 files changed, 0 insertions, 0 deletions