diff options
author | Dylan Noblesmith <[email protected]> | 2012-04-01 19:57:57 +0000 |
---|---|---|
committer | Dylan Noblesmith <[email protected]> | 2012-04-13 14:25:08 +0000 |
commit | 2bb91274e2cc2290ce8e790335f1e57b81d9d783 (patch) | |
tree | c7adb7fddbc162e385b60eb4a7820d2861d66286 /src/mesa/sparc/norm.S | |
parent | 6a491b5728fcfb928612182fa87212eeb2253917 (diff) |
egl-static: fix printf warning
Noticed by clang:
egl_st.c:57:50: warning: field precision should have type 'int',
but argument has type 'size_t' (aka 'unsigned long') [-Wformat]
ret = util_snprintf(path, sizeof(path), "%.*s/%s" UTIL_DL_EXT,
~~^~
NOTE: This is a candidate for the 8.0 branch.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/sparc/norm.S')
0 files changed, 0 insertions, 0 deletions