Skip to content

Commit

Permalink
Review: Better whitespace in comment.
Browse files Browse the repository at this point in the history
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
  • Loading branch information
rburema and nallath authored Oct 1, 2024
1 parent 8c46f31 commit 5024ded
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions include/LayerPlan.h
Original file line number Diff line number Diff line change
Expand Up @@ -902,8 +902,7 @@ class LayerPlan : public NoCopy
* \param accelerate_length The pre-calculated length of the acceleration phase
* \param end_speed_ratio The ratio of the top speed to be applied when finishing a segment
* \param decelerate_length The pre-calculated length of the deceleration phase
* \param is_scarf_closure Indicates whether this function is called to make the scarf closure (overlap over the first scarf pass) or
* the normal first pass of the wall
* \param is_scarf_closure Indicates whether this function is called to make the scarf closure (overlap over the first scarf pass) or the normal first pass of the wall
*/
void addSplitWall(
const ExtrusionLine& wall,
Expand Down

0 comments on commit 5024ded

Please sign in to comment.