Skip to content

Commit cd50b67

Browse files
committed
Please consider the following formatting changes
1 parent 7c8e343 commit cd50b67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Framework/AnalysisSupport/src/DataInputDirector.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,8 @@ struct CalculateDelta {
411411
mTarget += (uv_hrtime() - start);
412412
}
413413

414-
void deactivate() {
414+
void deactivate()
415+
{
415416
active = false;
416417
}
417418

0 commit comments

Comments
 (0)