Skip to content

Commit 069c58a

Browse files
committed
missing comment fix
Signed-off-by: Schloemicher, Thomas AVL,AT <thomas.schloemicher@avl.com>
1 parent c6d5b4e commit 069c58a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

osi_object.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,8 @@ message MovingObject
579579
//
580580
optional MovingDirection moving_direction = 3;
581581

582+
// Definitions of moving direction.
583+
//
582584
enum MovingDirection
583585
{
584586
// Moving direction is unkown.

0 commit comments

Comments
 (0)