diff --git a/ipxe/local/general.h b/ipxe/local/general.h index 43b5624f..7ffacead 100644 --- a/ipxe/local/general.h +++ b/ipxe/local/general.h @@ -5,5 +5,5 @@ #define NET_PROTO_IPV6 /* IPv6 protocol */ #define REBOOT_CMD /* Reboot command */ #define VLAN_CMD /* VLAN commands */ -#define NSLOOKUP_CMD /* DNS resolving command */ +#define NSLOOKUP_CMD /* DNS resolving command */ #define NTP_CMD /* NTP commands */