aboutsummaryrefslogtreecommitdiffstats
path: root/include/pci_ids
diff options
context:
space:
mode:
authorDylan Noblesmith <[email protected]>2012-04-01 18:59:28 +0000
committerDylan Noblesmith <[email protected]>2012-04-13 14:25:08 +0000
commit52d021d4d785a4567b9e73ef89e74a295e8cfed9 (patch)
treea7ab86a6534fbaeedbffbb3c41c3e253814604da /include/pci_ids
parent75fe7d1995cc828e821efddfaee8cbc52e27a52c (diff)
mesa: fix truncated value warning
Silences a clang warning: format_pack.c:2546:30: warning: implicit conversion from 'int' to 'GLubyte' (aka 'unsigned char') changes value from 65535 to 255 [-Wconstant-conversion] d[i] = d[i] ? 0xffff : 0x0; ~ ^~~~~~ Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'include/pci_ids')
0 files changed, 0 insertions, 0 deletions