소스 검색

[cplusplus] Add newline in the end of file.

bernard 7 년 전
부모
커밋
bff7afca12
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      components/cplusplus/crt_init.c

+ 1 - 0
components/cplusplus/crt_init.c

@@ -82,3 +82,4 @@ int cplusplus_system_init(void)
     return 0;
 }
 INIT_COMPONENT_EXPORT(cplusplus_system_init);
+