style fix. no code chages
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
b563f62bbb
commit
04bcd998ca
@ -50,6 +50,7 @@ int sleep_main(int argc UNUSED_PARAM, char **argv)
|
|||||||
#if ENABLE_FEATURE_FLOAT_SLEEP
|
#if ENABLE_FEATURE_FLOAT_SLEEP
|
||||||
|
|
||||||
# if ENABLE_LOCALE_SUPPORT
|
# if ENABLE_LOCALE_SUPPORT
|
||||||
|
/* undo busybox.c setlocale */
|
||||||
setlocale(LC_NUMERIC, "C");
|
setlocale(LC_NUMERIC, "C");
|
||||||
# endif
|
# endif
|
||||||
duration = 0;
|
duration = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user