Skip to content

Commit 265b6e2

Browse files
committed
missing comment fix
1 parent c6d5b4e commit 265b6e2

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)