rockbox/uisimulator
Dominik Riebeling 37dff886f4 Fix warn_unused_result warning.
A warning triggered by attribute warn_unused_result cannot be suppressed by
casting the result to void. Properly check the return value and pass it to the
caller.

Fix the check for the number of bytes written. The return value of fread is the
number of items written, not the number of bytes.

Change-Id: I8c60e23ac549e22fd3f7dd5c51c5a8e6fc517cb1
2012-02-19 14:42:11 +01:00
..
bitmaps Sansa Connect: Make simulator compile. UI-sansaconnect.bmp by Martin Sägmüller (based on press image). 2011-12-01 13:41:59 +00:00
buttonmap r31444 missed a file. make fuzeplus sim build again 2012-01-09 10:16:05 +00:00
common Fix warn_unused_result warning. 2012-02-19 14:42:11 +01:00
battery.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
uisimulator.make Hosted: Output map files after linking. 2012-01-21 18:39:19 +01:00