Skip to content

Commit 6d61dce

Browse files
ClemensLinnhoffpmai
andcommitted
Apply suggestions from code review
Co-authored-by: Pierre R. Mai <[email protected]> Signed-off-by: Clemens Linnhoff <[email protected]>
1 parent 70d830e commit 6d61dce

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

osi_common.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ message ExternalReference
235235

236236
// The type of the external references.
237237
//
238-
// Value describing the type of the original source.
238+
// Mandatory value describing the type of the original source.
239239
//
240240
// For OpenX/ASAM standards it is specified as follows:
241241
// - net.asam.opendrive

osi_route.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ message Route
4242
//
4343
// \rules
4444
// is_set
45-
// is_globally_unique
4645
// \endrules
4746
//
4847
optional Identifier route_id = 1;

osi_trafficcommand.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ message TrafficAction
144144
//
145145
// \rules
146146
// is_set
147-
// is_globally_unique
148147
// \endrules
149148
//
150149
optional Identifier action_id = 1;

0 commit comments

Comments
 (0)