mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-20 04:26:04 +08:00
Remove the tail space char from all files
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:

committed by
Petro Karashchenko

parent
cf9dd1c653
commit
21bc466a2b
@@ -81,7 +81,7 @@ class CETL
|
||||
printf("v1 with 0 through 9\n");
|
||||
for (auto& it : v1) {
|
||||
printf("%i ", it);
|
||||
}
|
||||
}
|
||||
printf("\n");
|
||||
|
||||
printf("v2 with 10 through 29\n");
|
||||
|
Reference in New Issue
Block a user