mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-14 17:03:38 +00:00
Update a comment
This commit is contained in:
parent
a473ececed
commit
badbb3ad9a
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ static int restart_main(int argc, char *argv[])
|
|||
}
|
||||
}
|
||||
|
||||
return 0; /* Won't get here */
|
||||
return 0; /* Won't get here unless we were restarted */
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue