]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
Fix typo that was preventing any DHCP option applicators from being
authorMichael Brown <mcb30@etherboot.org>
Sun, 8 Jul 2007 13:32:20 +0000 (14:32 +0100)
committerMichael Brown <mcb30@etherboot.org>
Sun, 8 Jul 2007 13:32:20 +0000 (14:32 +0100)
applied.

src/include/gpxe/dhcp.h

index 7e5eb3c994ead4771e147899dc2ae7239d49c785..645756522bc8029ca5a62d31526a57c5a29fc975 100644 (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