Cleanup: style

This commit is contained in:
2018-06-09 16:39:40 +02:00
parent 70f8eaf1b7
commit 5159ce640f
2 changed files with 9 additions and 8 deletions

View File

@@ -439,8 +439,8 @@ void DepsgraphNodeBuilder::build_id(ID *id) {
}
void DepsgraphNodeBuilder::build_collection(
eDepsNode_CollectionOwner owner_type,
Collection *collection)
eDepsNode_CollectionOwner owner_type,
Collection *collection)
{
if (built_map_.checkIsBuiltAndTag(collection)) {
return;