Skip to content

Commit 05d0d2d

Browse files
Add brief tag and remove spaces
Signed-off-by: Thomas Sedlmayer <tsedlmayer@pmsfit.de>
1 parent cd6454b commit 05d0d2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

osi_common.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -662,12 +662,12 @@ message ColorGrey
662662
}
663663

664664
//
665-
// RGB color model
665+
// \brief RGB color model
666666
//
667667
// ColorRGB provides values for red, green and blue.
668668
//
669669
message ColorRGB
670-
{
670+
{
671671
// Red ratio
672672
//
673673
// Range: [0,1]

0 commit comments

Comments
 (0)