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

@ -140,7 +140,7 @@ static String get_type_name(const PropertyInfo &info) {
}
/*
* Some comparison helper functions we need
* Some comparison helper functions we need
*/
struct MethodInfoComparator {