summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.sources
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2017-01-26 13:18:39 +0000
committerEmil Velikov <[email protected]>2017-01-27 17:56:56 +0000
commitc1960e23ffb10f782cbcd09caabdd573d440c012 (patch)
treebca3667cd6515845520194b754ac7b3623474c64 /src/mesa/Makefile.sources
parentbe3b5e015c5cdbe28ab366b18f35a49690960353 (diff)
mesa: use correct return statement for a void function
Using return foo() is incorrect even if foo itself returns void. Spotted by AppVeyor, as below: teximage.c(3653) : warning C4098: 'copyteximage' : 'void' function returning a value Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/mesa/Makefile.sources')
0 files changed, 0 insertions, 0 deletions