Browse Source

[cplusplus] Add newline in the end of file.

bernard 7 năm trước cách đây
mục cha
commit
bff7afca12
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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);
+