Преглед изворни кода

[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);
+