Cleanup: style

This commit is contained in:
2018-06-06 22:17:06 +02:00
parent 1c4b04f1fd
commit ba80d8440f
11 changed files with 47 additions and 43 deletions

View File

@@ -378,7 +378,7 @@ void DepsgraphNodeBuilder::end_build()
}
}
void DepsgraphNodeBuilder::build_id(ID* id) {
void DepsgraphNodeBuilder::build_id(ID *id) {
if (id == NULL) {
return;
}