Skip to content

Commit 8dbac69

Browse files
committed
readding missing newline at end of file
1 parent 2f278c0 commit 8dbac69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Enzo/enzo-core/EnzoBlock.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -318,4 +318,4 @@ void EnzoBlock::instantiate_children() throw()
318318

319319
adapt_.set_valid(false);
320320
is_leaf_ = false;
321-
}
321+
}

0 commit comments

Comments
 (0)