mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-16 05:27:11 +08:00
More trailing whilespace removal
This commit is contained in:
@@ -222,7 +222,7 @@ static void parse_args(int argc, FAR char **argv)
|
||||
case 'h':
|
||||
qe_help();
|
||||
exit(EXIT_SUCCESS);
|
||||
|
||||
|
||||
default:
|
||||
message("Unsupported option: %s\n", ptr);
|
||||
qe_help();
|
||||
|
Reference in New Issue
Block a user