Skip to content

Commit 3df69a7

Browse files
committed
improve formatting
1 parent 4a2c6a0 commit 3df69a7

File tree

1 file changed

+5
-5
lines changed
  • examples/ex_st_clustered_inverse_pwl_rap_music

1 file changed

+5
-5
lines changed

examples/ex_st_clustered_inverse_pwl_rap_music/main.cpp

+5-5
Original file line numberDiff line numberDiff line change
@@ -371,11 +371,11 @@ int main(int argc, char *argv[])
371371
p3DDataModel->addSurfaceSet(parser.value(subjectOption), "HemiLRSet", t_surfSet, t_annotationSet);
372372

373373
p3DDataModel->addSourceData(parser.value(subjectOption),
374-
"HemiLRSet",
375-
sourceEstimate,
376-
t_clusteredFwd,
377-
t_surfSet,
378-
t_annotationSet);
374+
"HemiLRSet",
375+
sourceEstimate,
376+
t_clusteredFwd,
377+
t_surfSet,
378+
t_annotationSet);
379379

380380
p3DAbstractView->show();
381381

0 commit comments

Comments
 (0)