Style: Apply clang-format to @reduz's changes

[ci skip]
This commit is contained in:
Rémi Verschelde 2017-09-13 09:13:23 +02:00
parent a4005221f5
commit e73e00d369
7 changed files with 36 additions and 39 deletions

View file

@ -371,7 +371,7 @@ public:
type = TYPE_BLOCK;
parent_block = NULL;
parent_function = NULL;
single_statement=false;
single_statement = false;
}
};