소스 검색

[shell] update the code format

armink 3 년 전
부모
커밋
fc72bd1f9b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;