summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2022-02-09 01:11:32 (GMT)
committerAlexey Neyman <stilor@att.net>2022-02-11 08:47:51 (GMT)
commit7b97bdd825bd27dc433d69dfd2e50404947a2852 (patch)
tree8264118822a9b675882c52326e0b5fb6b16f6db3 /config
parentc6ff1eca5b2d41bbfd085413fad4652524b726a8 (diff)
Convert tabs to spaces
Recent changes introduced a mixture of tabs/spaces that result in broken indentation in multiple places. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config')
-rw-r--r--config/comp_libs/picolibc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/comp_libs/picolibc.in b/config/comp_libs/picolibc.in
index cb7a1e4..99f0e45 100644
--- a/config/comp_libs/picolibc.in
+++ b/config/comp_libs/picolibc.in
@@ -62,7 +62,7 @@ config LIBC_PICOLIBC_GLOBAL_ATEXIT
prompt "Enable atexit data structure as global variable"
help
Enable atexit data structure as global variable, instead
- of being thread-local.
+ of being thread-local.
config LIBC_PICOLIBC_LITE_EXIT
bool