diff options
author | Jeremy Huddleston Sequoia <[email protected]> | 2015-01-01 19:54:41 -0800 |
---|---|---|
committer | Jeremy Huddleston Sequoia <[email protected]> | 2015-01-01 19:55:43 -0800 |
commit | 61711316f50294959e48156229f1383002e1cdb8 (patch) | |
tree | 5403e3d24740a874a61030ff01c607c418737fdd /docs/conform.html | |
parent | c3260f8d98fa5acf3f9d7b47bc0213a0928ff215 (diff) |
swrast: Fix -Wduplicate-decl-specifier warning
swrast.c:67:12: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
const char const *swrast_vendor_string = "Mesa Project";
^
swrast.c:68:12: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
const char const *swrast_renderer_string = "Software Rasterizer";
^
Signed-off-by: Jeremy Huddleston Sequoia <[email protected]>
Diffstat (limited to 'docs/conform.html')
0 files changed, 0 insertions, 0 deletions