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:
ef0e76c
)
typo in comment
author
Denys Vlasenko
<vda.linux@googlemail.com>
Sun, 29 Jan 2017 17:48:58 +0000
(18:48 +0100)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Sun, 29 Jan 2017 17:48:58 +0000
(18:48 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/udhcp/common.c
patch
|
blob
|
history
diff --git
a/networking/udhcp/common.c
b/networking/udhcp/common.c
index 1aaf5255c80484bc1103be9732c7e592ea589726..420695a20cd1f36d352f8674adf05674478fd492 100644
(file)
--- a/
networking/udhcp/common.c
+++ b/
networking/udhcp/common.c
@@
-86,7
+86,7
@@
const struct dhcp_optflag dhcp_optflags[] = {
};
/* Used for converting options from incoming packets to env variables
- * for udhcpc s
t
ript, and for setting options for udhcpd via
+ * for udhcpc s
c
ript, and for setting options for udhcpd via
* "opt OPTION_NAME OPTION_VALUE" directives in udhcpd.conf file.
*/
/* Must match dhcp_optflags[] order */