Skip to content

Commit

Permalink
Fixing lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLocus committed May 24, 2024
1 parent bcd9647 commit 3f1a41b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ class FixedLagSmoother : public Optimizer
* @brief Stop the optimizer
*/
void stop();

/**
* @brief Thread-safe read-only access to the optimizer start time
*/
Expand Down

0 comments on commit 3f1a41b

Please sign in to comment.