Skip to content

Commit 7cbdaee

Browse files
committed
Remove tabs
Signed-off-by: Thomas Bleher <[email protected]>
1 parent c3b87d9 commit 7cbdaee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

osi_referenceline.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,11 +179,11 @@ message ReferenceLine
179179
message ReferenceLinePoint
180180
{
181181
// \brief A world position
182-
//
182+
//
183183
optional Vector3d world_position = 1;
184184

185185
// \brief S position on the reference line
186-
//
186+
//
187187
optional double s_position = 2;
188188
}
189189
}

0 commit comments

Comments
 (0)