projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f56e51
)
typo fix in comment
author
Denys Vlasenko
<vda.linux@googlemail.com>
Thu, 20 Oct 2011 06:54:16 +0000
(08:54 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Thu, 20 Oct 2011 06:54:16 +0000
(08:54 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/udhcp/common.h
patch
|
blob
|
history
diff --git
a/networking/udhcp/common.h
b/networking/udhcp/common.h
index da0bd38d1036e0377b7c56a27c8e93c9630a268a..a7f9395b838a4425e90995b774ce71aa28501c9e 100644
(file)
--- a/
networking/udhcp/common.h
+++ b/
networking/udhcp/common.h
@@
-104,7
+104,7
@@
enum {
/* DHCP option codes (partial list). See RFC 2132 and
* http://www.iana.org/assignments/bootp-dhcp-parameters/
* Commented out options are handled by common option machinery,
- * uncommented ones have sp
a
cial cases (grep for them to see).
+ * uncommented ones have sp
e
cial cases (grep for them to see).
*/
#define DHCP_PADDING 0x00
#define DHCP_SUBNET 0x01