]> git.ipfire.org Git - thirdparty/grub.git/commit
* netboot/etherboot.h: Remove incorrect extern declarations of
authorproski <proski@localhost>
Fri, 8 Sep 2006 12:56:22 +0000 (12:56 +0000)
committerproski <proski@localhost>
Fri, 8 Sep 2006 12:56:22 +0000 (12:56 +0000)
commit79a9f283de98080ed10945840ad6ebce0e65e690
tree8e6c15648eee0df9990903ea40bd1d863a864de8
parent2ba51692ac87bf2ff68c75f8ce442ebba566ceb3
* netboot/etherboot.h: Remove incorrect extern declarations of
the variables later declared static.  Move BOOTP_DATA_ADDR ...
* netboot/main.c: ... here.  Eliminate end_of_rfc1533 - it's
write-only.
ChangeLog
netboot/etherboot.h
netboot/main.c