Whoops, I had that warning turned off locally.
commitbbadef266aaf2ce652ec313c459530f986feda79
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Wed, 14 Oct 2009 16:00:52 +0000 (14 16:00 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Wed, 14 Oct 2009 16:00:52 +0000 (14 16:00 +0000)
tree699d6c2e81e35e2f679268bab2be44c2d41ad632
parent8f9e3bb20eb7bc554f7a78322014f24cd489c331
Whoops, I had that warning turned off locally.

See http://www.rockbox.org/irc/log-20091014#08:40:11  gcc warns on that one (it's perfectly valid code). It doesn't warn if you do this on plain arrays and since I have had this warning disabled I thought it would not warn on arrays of structs also.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23172 a1c6a512-1295-4272-9138-f99709370657
apps/gui/wps.c