Skip to content

Commit

Permalink
add empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Caha committed Nov 6, 2024
1 parent 223bf1e commit 65a7832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdal/frmts/mdal_xmdf.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -579,4 +579,4 @@ std::unique_ptr< MDAL::Mesh > MDAL::DriverXmdf::load( const std::string &meshFil
addVertexScalarDatasetGroup( mesh.get(), values, "Z-Values" );

return mesh;
}
}

0 comments on commit 65a7832

Please sign in to comment.