Skip to content

Commit

Permalink
Applied clang-format.
Browse files Browse the repository at this point in the history
  • Loading branch information
casperlamboo authored and github-actions[bot] committed Jan 29, 2024
1 parent dab88c0 commit 0ad6a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LayerPlan.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ void LayerPlan::addWallLine(
{
if (roofing_config == default_config)
{
// if the roofing config and normal config are the same any way there is no need to check
// if the roofing config and normal config are the same any way there is no need to check
// what part of the line segment will be printed with what config.
return false;
}
Expand Down

0 comments on commit 0ad6a45

Please sign in to comment.