Skip to content

Commit 4ee955c

Browse files
committed
Deleted trailing whitespace
1 parent 80d4e32 commit 4ee955c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mesh/boundary_info.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1946,7 +1946,7 @@ bool BoundaryInfo::has_equivalent_nodeset(const Elem * side, boundary_id_type bc
19461946
equivalent_nodeset = false;
19471947
}
19481948
if (!equivalent_nodeset)
1949-
break;
1949+
break;
19501950
}
19511951
return equivalent_nodeset;
19521952
}

0 commit comments

Comments
 (0)