mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Remove extra whitespace from files (#43)
* Remove multiple newlines at the end of file * Remove the white space from the end of line
This commit is contained in:
parent
3dbf8d5652
commit
e0dcfa0c55
485 changed files with 42 additions and 545 deletions
|
|
@ -37,4 +37,3 @@
|
|||
ifeq ($(CONFIG_BUILTIN),y)
|
||||
CONFIGURED_APPS += $(APPDIR)/builtin
|
||||
endif
|
||||
|
||||
|
|
|
|||
|
|
@ -76,4 +76,3 @@ const int g_builtin_count = sizeof(g_builtins) / sizeof(g_builtins[0]);
|
|||
/****************************************************************************
|
||||
* Public Functions
|
||||
****************************************************************************/
|
||||
|
||||
|
|
|
|||
2
builtin/registry/.gitignore
vendored
2
builtin/registry/.gitignore
vendored
|
|
@ -1,5 +1,3 @@
|
|||
.updated
|
||||
*.pdat
|
||||
*.bdat
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue