Skip to content

Commit

Permalink
Applied clang-format.
Browse files Browse the repository at this point in the history
  • Loading branch information
saumyaj3 authored and github-actions[bot] committed Oct 10, 2024
1 parent f9ebce7 commit dc900d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/communication/EmscriptenCommunication.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class EmscriptenCommunication : public CommandLine
*/
void sendGCodePrefix(const std::string& prefix) const override;

/**
/**
* \brief Indicate that we're beginning to send g-code.
*/
void beginGCode() override;
Expand Down

0 comments on commit dc900d4

Please sign in to comment.