Explorar el Código

[shell] update the code format

armink hace 3 años
padre
commit
fc72bd1f9b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;