summaryrefslogtreecommitdiff
path: root/GL/glx/indirect_util.c
diff options
context:
space:
mode:
authorIan Romanick <idr@umwelt.(none)>2006-08-23 16:00:48 -0700
committerIan Romanick <idr@umwelt.(none)>2006-08-23 16:00:48 -0700
commit7ae82b5fc8721be78b43a322bbf2c46aac08b8cf (patch)
treee2bd0b8212e5d86a32ac2d56be39704648f318f1 /GL/glx/indirect_util.c
parent39a620d17809dc71fb5ad61a955fe3c442f90a05 (diff)
Fix __glXDispatchInfo::dispatch_functions and
__glXDispatchInfo::size_table. dispatch_functions had the const in the wrong place, and size_table was declared as an array of two pointers to int_fast16_t instead of a pointer to an array of 2 int_fast16_t. cdecl to the rescue!
Diffstat (limited to 'GL/glx/indirect_util.c')
0 files changed, 0 insertions, 0 deletions