summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_llvm.h
diff options
context:
space:
mode:
authorVinson Lee <[email protected]>2014-08-03 13:00:32 -0700
committerVinson Lee <[email protected]>2014-08-05 16:52:42 -0700
commitc40d7d6d948912a4d51cbf8f0854cf2ebe916636 (patch)
treeec61d601f5a6b087256eaff1d32c6fe26a62a95e /src/gallium/auxiliary/draw/draw_llvm.h
parent1125d021de98912f89ee6c81ea6a766348395942 (diff)
dri/xmlconfig: s/uint/unsigned int/
This patch fixes this build error on Mac OS X. ./xmlconfig.h:61:5: error: unknown type name 'uint'; did you mean 'int'? uint nRanges; /**< \brief Number of ranges */ ^~~~ int ./xmlconfig.h:79:5: error: unknown type name 'uint'; did you mean 'int'? uint tableSize; ^~~~ int Signed-off-by: Vinson Lee <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/draw/draw_llvm.h')
0 files changed, 0 insertions, 0 deletions