Skip to content

Commit cd0ce73

Browse files
committed
Fix whitespace issues
Signed-off-by: Pierre R. Mai <[email protected]>
1 parent d1253f3 commit cd0ce73

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

osi_object.proto

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -865,8 +865,9 @@ message MovingObject
865865
// Vehicle is a wheelchair.
866866
//
867867
TYPE_WHEELCHAIR = 15;
868-
869-
// Vehicle is a stand-up or kickboard scooter, including motorized versions.
868+
869+
// Vehicle is a stand-up or kickboard scooter, including
870+
// motorized versions.
870871
//
871872
TYPE_STANDUP_SCOOTER = 17;
872873
}

0 commit comments

Comments
 (0)