Stefan Schuermans commited on 2012-03-25 02:15:08 Showing 1 changed files, with 1 additions and 1 deletions.
@@ -56,7 +56,7 @@ void uart(void)
void eth_task(void)
{
void *vptr;
- unsigned int sz, i;
+ unsigned int sz;
char digits[2];
while (eth_rx(&vptr, &sz))