Skip to content

Commit ba9fee0

Browse files
author
Mauro Passerino
committed
Fix uncrustify errors
1 parent ccee397 commit ba9fee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rclcpp/include/rclcpp/executors/events_executor_entities_collector.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class EventsExecutor;
5050
* in the entities currently used by the executor.
5151
*/
5252
class EventsExecutorEntitiesCollector final
53-
: public EventWaitable,
53+
: public EventWaitable,
5454
public std::enable_shared_from_this<EventsExecutorEntitiesCollector>
5555
{
5656
public:

0 commit comments

Comments
 (0)