mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-11 23:45:13 +00:00
More trailing whilespace removal
This commit is contained in:
parent
7d961b6c93
commit
b9cf7acb1a
285 changed files with 769 additions and 769 deletions
|
|
@ -68,7 +68,7 @@ STACKSIZE = 2048
|
|||
|
||||
# Common build
|
||||
|
||||
VPATH =
|
||||
VPATH =
|
||||
|
||||
all: .built
|
||||
.PHONY: context clean depend distclean
|
||||
|
|
|
|||
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue