summaryrefslogtreecommitdiffstats
path: root/src/glsl/strtod.c
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2012-11-10 06:38:57 +1000
committerDave Airlie <[email protected]>2012-11-10 06:39:38 +1000
commitafcaa03f7ea6918ce7a9cab1b02ec97e05309a63 (patch)
tree4d31d68f27c87d153b9d8e88651f7df4548332a9 /src/glsl/strtod.c
parentaafdc5bda424c2b04f23a54480b402dd64333555 (diff)
r600g: fix printk warnings
Brian reported seeing: r600_texture.c: In function ‘r600_texture_create_object’: r600_texture.c:468:12: warning: format ‘%llu’ expects type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ r600_texture.c:468:12: warning: format ‘%llu’ expects type ‘long long unsigned int’, but argument 4 has type ‘uint64_t’ r600_texture.c:485:12: warning: format ‘%llu’ expects type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ r600_texture.c:485:12: warning: format ‘%llu’ expects type ‘long long unsigned int’, but argument 4 has type ‘uint64_t’ this should wrap over them fine. Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/glsl/strtod.c')
0 files changed, 0 insertions, 0 deletions