david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

Fix typo that was preventing any DHCP option applicators from being

applied.
This commit is contained in:
Michael Brown 2007-07-08 14:32:20 +01:00
parent 237e23c1c9
commit 3e1dd0772a
1 changed files with 1 additions and 1 deletions

View File

@ -454,7 +454,7 @@ struct dhcp_option_applicator {
/** Declare a DHCP option applicator */
#define __dhcp_applicator \
__table ( struct dhcp_option_applicator, dhcp_appicators, 01 )
__table ( struct dhcp_option_applicator, dhcp_applicators, 01 )
/**
* Get reference to DHCP options block