9
0
Fork 0

Merge sascha@brannigan.homelinux.org:/home/sascha/ptx/u-boot/u-boot-v2

This commit is contained in:
Sascha Hauer 2007-10-09 08:45:39 +02:00
commit 90426cc3f1
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ void
RarpRequest (void)
{
int i;
volatile uchar *pkt;
uchar *pkt;
ARP_t * rarp;
printf("RARP broadcast %d\n", ++RarpTry);