File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -90,11 +90,11 @@ message TrafficAction
9090 // A SpeedAction
9191 //
9292 optional SpeedAction speed_action = 5 ;
93-
93+
9494 // An AbortActionsAction
9595 //
9696 optional AbortActionsAction abort_actions_action = 6 ;
97-
97+
9898 // An EndActionsAction
9999 //
100100 optional EndActionsAction end_actions_action = 7 ;
@@ -475,7 +475,7 @@ message AbortActionsAction
475475 // The Action Header
476476 //
477477 optional ActionHeader action_header = 1 ;
478-
478+
479479 // Actions which must be aborted immediately.
480480 //
481481 // These fields hold the action ids of the actions that must be
@@ -497,11 +497,11 @@ message EndActionsAction
497497 // The Action Header
498498 //
499499 optional ActionHeader action_header = 1 ;
500-
500+
501501 // Actions which are regarded as successfully executed.
502502 //
503503 // These fields hold the action ids of the actions that are regarded
504- // as successfully executed and shall be terminated gracefully.
504+ // as successfully executed and shall be terminated gracefully.
505505 //
506506 repeated Identifier target_action_id = 2 ;
507- }
507+ }
You can’t perform that action at this time.
0 commit comments