mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
boards/arm/lpc17xx_40xx/lx_cpu/configs/nsh/defconfig: Correct shit defconfig file. Recent patch dumped a prohibited .config file as the defconfig file when a proper defconfig file created via 'make savdefconfig' is required. Bad.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -109,7 +109,7 @@ struct igmp_iphdr_s
|
|||||||
/* IGMPv2 packet structure as defined by RFC 2236.
|
/* IGMPv2 packet structure as defined by RFC 2236.
|
||||||
*
|
*
|
||||||
* The Max Response Time (maxresp) specifies the time limit for the
|
* The Max Response Time (maxresp) specifies the time limit for the
|
||||||
* corresponding report. The field has a resolution of 100 miliseconds, the
|
* corresponding report. The field has a resolution of 100 milliseconds, the
|
||||||
* value is taken directly. This field is meaningful only in Membership Query
|
* value is taken directly. This field is meaningful only in Membership Query
|
||||||
* (0x11); in other messages it is set to 0 and ignored by the receiver.
|
* (0x11); in other messages it is set to 0 and ignored by the receiver.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user