Skip to content

Commit e7bf055

Browse files
thomassedlmayerpmai
authored andcommitted
Add brief tag and remove spaces
Signed-off-by: Thomas Sedlmayer <tsedlmayer@pmsfit.de>
1 parent b060570 commit e7bf055

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

osi_common.proto

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,7 @@ message StatePoint
551551
//
552552
optional Orientation3d orientation = 3;
553553
}
554+
554555
//
555556
// \brief Detailed WavelengthRange message.
556557
//
@@ -662,12 +663,12 @@ message ColorGrey
662663
}
663664

664665
//
665-
// RGB color model
666+
// \brief RGB color model
666667
//
667668
// ColorRGB provides values for red, green and blue.
668669
//
669670
message ColorRGB
670-
{
671+
{
671672
// Red ratio
672673
//
673674
// Range: [0,1]

0 commit comments

Comments
 (0)