mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-17 15:32:21 +08:00
Fix a few typos.
This commit is contained in:
@@ -89,7 +89,7 @@ int cmd_rquit(SESSION handle, int argc, char **argv)
|
||||
{
|
||||
printf("quit failed: %d\n", errno);
|
||||
}
|
||||
printf("Exitting...\n");
|
||||
printf("Exiting...\n");
|
||||
exit(0);
|
||||
return ERROR;
|
||||
}
|
||||
|
Reference in New Issue
Block a user