Skip to content

Commit 818547e

Browse files
Escape brackets to avoid hyperlink syntax
Signed-off-by: Thomas Sedlmayer <[email protected]>
1 parent 2550776 commit 818547e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osi_sensorviewconfiguration.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1115,7 +1115,7 @@ message RaytracerViewConfiguration
11151115
//
11161116
// Offset: 4 (4 bytes)
11171117
//
1118-
// * \c jones_matrices - float32[8] (V/m complex components)
1118+
// * \c jones_matrices - float32\[8\] (V/m complex components)
11191119
//
11201120
// Contains the 2x2 Jones matrix (complex entries) of the ray with
11211121
// information of the electromagnetic wave's phase, signal strength

0 commit comments

Comments
 (0)