mirror of
https://github.com/sheumann/hush.git
synced 2025-02-02 01:35:53 +00:00
typo in comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
ef0e76cc27
commit
b181ca7552
@ -86,7 +86,7 @@ const struct dhcp_optflag dhcp_optflags[] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
/* Used for converting options from incoming packets to env variables
|
/* Used for converting options from incoming packets to env variables
|
||||||
* for udhcpc stript, and for setting options for udhcpd via
|
* for udhcpc script, and for setting options for udhcpd via
|
||||||
* "opt OPTION_NAME OPTION_VALUE" directives in udhcpd.conf file.
|
* "opt OPTION_NAME OPTION_VALUE" directives in udhcpd.conf file.
|
||||||
*/
|
*/
|
||||||
/* Must match dhcp_optflags[] order */
|
/* Must match dhcp_optflags[] order */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user