mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-18 17:32:09 +08:00
Trivially cosmetic
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
Reference in New Issue
Block a user