typo fix in comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
1f56e51ca1
commit
f461385521
@ -104,7 +104,7 @@ enum {
|
|||||||
/* DHCP option codes (partial list). See RFC 2132 and
|
/* DHCP option codes (partial list). See RFC 2132 and
|
||||||
* http://www.iana.org/assignments/bootp-dhcp-parameters/
|
* http://www.iana.org/assignments/bootp-dhcp-parameters/
|
||||||
* Commented out options are handled by common option machinery,
|
* Commented out options are handled by common option machinery,
|
||||||
* uncommented ones have spacial cases (grep for them to see).
|
* uncommented ones have special cases (grep for them to see).
|
||||||
*/
|
*/
|
||||||
#define DHCP_PADDING 0x00
|
#define DHCP_PADDING 0x00
|
||||||
#define DHCP_SUBNET 0x01
|
#define DHCP_SUBNET 0x01
|
||||||
|
Loading…
Reference in New Issue
Block a user