Commit 4cfc5987 authored by Alessandro Rubini's avatar Alessandro Rubini

net: typo in comment

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 765443c7
......@@ -73,7 +73,7 @@ void ipv4_init(void)
{
struct wr_sockaddr saddr;
/* Bootp: use UDP engine activated but function arguments */
/* Bootp: use UDP engine activated by function arguments */
bootp_socket = ptpd_netif_create_socket(&__static_bootp_socket, NULL,
PTPD_SOCK_UDP, 68 /* bootpc */);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment