Skip to content

Commit 8fc2004

Browse files
Reviewed
1 parent 27c9921 commit 8fc2004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osi_object.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ message MovingObject
261261
// Definition of object types.
262262
//
263263
enum Type
264-
{
264+
{
265265
// Type of the object is unknown (must not be used in ground truth).
266266
//
267267
TYPE_UNKNOWN = 0;

0 commit comments

Comments
 (0)