Skip to content

Commit aa8c583

Browse files
thomassedlmayerpmai
authored andcommitted
Update comment for DASH_GAP
Signed-off-by: Thomas Sedlmayer <tsedlmayer@pmsfit.de>
1 parent 894eff7 commit aa8c583

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

osi_lane.proto

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -856,8 +856,10 @@ message LaneBoundary
856856
DASH_END = 4;
857857

858858
// The current \c BoundaryPoint is located in the gap between
859-
// two dashes on a dashed line or indicates the start or end of
860-
// a lane boundary off the dash.
859+
// two dashes. When used to describe a first/last point of a lane
860+
// boundary, it indicates that the lane boundary starts/ends in
861+
// a gap.
862+
//
861863
DASH_GAP = 5;
862864
}
863865
}

0 commit comments

Comments
 (0)