4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-30 02:51:33 +08:00

[shell] update the code format

This commit is contained in:
armink 2021-11-25 15:33:50 +08:00
parent 75063a1b5e
commit fc72bd1f9b

View File

@ -755,7 +755,7 @@ long list_timer(void)
object_split(maxlen);
rt_kprintf(" ---------- ---------- ----------- ---------\n");
do
{
{
next = list_get_next(next, &find_arg);
{
int i;