Quellcode durchsuchen

[cplusplus] Add newline in the end of file.

bernard vor 7 Jahren
Ursprung
Commit
bff7afca12
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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);
+