diff options
author | Peter Tyser <ptyser@xes-inc.com> | 2009-04-24 15:59:56 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-04-28 01:16:50 +0200 |
commit | 65351a8793c51f3787efbbcf3aa1df0ad543c127 (patch) | |
tree | 02fad8d9a104be6e2c4ea60c673693ca2473e339 /lib_i386 | |
parent | eea8be86d1c2b570660d1f6c553845e13164231a (diff) | |
download | u-boot-imx-65351a8793c51f3787efbbcf3aa1df0ad543c127.zip u-boot-imx-65351a8793c51f3787efbbcf3aa1df0ad543c127.tar.gz u-boot-imx-65351a8793c51f3787efbbcf3aa1df0ad543c127.tar.bz2 |
bmp_logo: Check return value of fread()
Add basic error handling to fread() function calls. This prevents
compililation warnings such as:
bmp_logo.c: In function ‘main’:
bmp_logo.c:71: warning: ignoring return value of ‘fread’, declared with
attribute warn_unused_result
...
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'lib_i386')
0 files changed, 0 insertions, 0 deletions