Skip to content

Commit 34d5a8a

Browse files
committed
Bug-fix in osi_common
Signed-off-by: @lukas.elster <lukas.elster@tu-darmstadt.de>
1 parent b1c2b43 commit 34d5a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osi_common.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,4 +516,4 @@ message WavelengthData
516516
// \note This defines the number of wavelengths to be computed during simulation, not to be confused with samples_per_pixel.
517517
//
518518
optional double samples_number = 3;
519-
}
519+
}

0 commit comments

Comments
 (0)