1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-10 13:00:37 +00:00

Style: Sync other changes from new fix_style.sh and clang_format.sh

This commit is contained in:
Rémi Verschelde
2020-07-24 10:26:41 +02:00
parent eda03831d6
commit b40f3f9740
74 changed files with 116 additions and 86 deletions

View File

@@ -68,4 +68,4 @@ void SyslogLogger::print_error(const char *p_function, const char *p_file, int p
SyslogLogger::~SyslogLogger() {
}
#endif
#endif