So, I was skimming the irc logs from my 3 day absense and I was pinged about a bug...
commit8b504d9f82c4ba82a448d6e9e8d0f9b95e79b832
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 21 Apr 2008 13:32:10 +0000 (21 13:32 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 21 Apr 2008 13:32:10 +0000 (21 13:32 +0000)
tree4e00f960848b3450498a88ebf25c3b3310c03199
parent8da3f817ad711349717ed6734bdaa922d78d4a3d
So, I was skimming the irc logs from my 3 day absense and I was pinged about a bug in the simplelist code and this function in particular. Neither time was the actual bug explained so I dont know what this commit fixes... I'm fairly certain it does fix it though because the old code was rediculously wrong. MY guess is it has something to do with the radio debug screen seen as its the only call to this with the param != 0.
Please use the damn tracker for bug reports.. pinging someone when they arnt even online (as opposed to idling in the channel) really is a waste of time.)

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