• Diego Biurrun's avatar
    rotozoom: Check return value of fread(). · cbb0930f
    Diego Biurrun authored
    This fixes the warnings:
    tests/rotozoom.c:252: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
    tests/rotozoom.c:254: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
    cbb0930f
rotozoom.c 7.54 KB