Skip to content
Commit 4c754b01 authored by Emma Anholt's avatar Emma Anholt Committed by Adam Jackson
Browse files

dri3: Switch get_modifiers to using stdint.



We were mixing stdint and CARD* types, causing compiler warnings on
32-bit.  Just switch over to stdint, which is what we'd like the server
to be using long term, anyway.

Reviewed-by: default avatarAdam Jackson <ajax@redhat.com>
parent 5e86484a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment