Explorar el Código

[cplusplus] Add newline in the end of file.

bernard hace 7 años
padre
commit
bff7afca12
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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);
+