ui-shared: squelch compiler warning. Since tail is initialized to 0, we will never get a warning on the last if statement, but recent gcc complains anyway. So, we initialize len as well. Future gcc versions should be able to optimize this out anyway.
Jason A. Donenfeld Jason@zx2c4.com
Wed, 20 Mar 2013 20:43:13 +0100
1 files changed,
1 insertions(+),
0 deletions(-)
jump to