mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-27 04:10:47 +00:00
Trivially cosmetic
This commit is contained in:
parent
2cd84d713c
commit
8f0b299e82
1 changed files with 1 additions and 1 deletions
|
|
@ -596,7 +596,7 @@ static int netinit_monitor(void)
|
|||
|
||||
/* Now loop, waiting for changes in link status */
|
||||
|
||||
for (;;)
|
||||
for (; ; )
|
||||
{
|
||||
/* Configure to receive a signal on changes in link status */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue