Browse Source

[shell] update the code format

armink 3 years ago
parent
commit
fc72bd1f9b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/finsh/cmd.c

+ 1 - 1
components/finsh/cmd.c

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