mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 20:56:47 +08:00
net/: Add some comments; fix some spelling.
This commit is contained in:
@@ -216,7 +216,7 @@ void igmp_input(struct net_driver_s *dev)
|
||||
}
|
||||
else /* if (IGMPBUF->grpaddr != 0) */
|
||||
{
|
||||
ninfo("Group-specific multicast queury\n");
|
||||
ninfo("Group-specific multicast query\n");
|
||||
|
||||
/* We first need to re-lookup the group since we used dest last time.
|
||||
* Use the incoming IPaddress!
|
||||
|
||||
Reference in New Issue
Block a user