Skip to content

Commit 3f1a41b

Browse files
committed
Fixing lint errors
1 parent bcd9647 commit 3f1a41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fuse_optimizers/include/fuse_optimizers/fixed_lag_smoother.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ class FixedLagSmoother : public Optimizer
292292
* @brief Stop the optimizer
293293
*/
294294
void stop();
295-
295+
296296
/**
297297
* @brief Thread-safe read-only access to the optimizer start time
298298
*/

0 commit comments

Comments
 (0)