diff options
author | Eric Anholt <[email protected]> | 2012-09-25 10:02:06 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-09-28 14:00:24 -0700 |
commit | 7ae332dc6d41f89faf5644ce576b3e8b6e5e194e (patch) | |
tree | 4afb7ebe866786362599370213de952fb339527d /m4 | |
parent | 66159f94a5ce00b2e7c06766d7d1ecc1208c2f69 (diff) |
glx: Fix compile warnings since 99fee476a102be898a1a093c037e06382f90a5b9
_glapi_table is a struct full of named function pointers, while the generated
code just wants to treat it as an array of function pointers. Cast to avoid
the compiler warning.
Reviewed-by: Chad Versace <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions