Skip to content

Commit

Permalink
Applied clang-format.
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton authored and github-actions[bot] committed Sep 27, 2023
1 parent e9f015d commit 6de64a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/PrimeTower.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ class PrimeTower
void subtractFromSupport(SliceDataStorage& storage);

private:
ExtrusionMoves generatePaths_extraBrim(const Polygons &outer_poly, coord_t extra_radius, coord_t line_width, bool add_inset);
ExtrusionMoves generatePaths_extraBrim(const Polygons& outer_poly, coord_t extra_radius, coord_t line_width, bool add_inset);

/*!
* \see WipeTower::generatePaths
Expand Down

0 comments on commit 6de64a2

Please sign in to comment.