Skip to content
Commit 9f6baa64 authored by Richard Leitner's avatar Richard Leitner Committed by Ross Burton
Browse files

psplash-fb: fix sign-compare warning



Cast font->index[i] to wchar_t for the comparison.

This fixes following sign-compare warning:

psplash-fb.c: In function 'psplash_font_glyph':
psplash-fb.c:452:33: warning: comparison between signed and unsigned
integer expressions [-Wsign-compare]

Signed-off-by: default avatarRichard Leitner <richard.leitner@skidata.com>
Signed-off-by: default avatarRoss Burton <ross.burton@intel.com>
parent 454e6192
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment