mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
fix typo
Former-commit-id: ed5661d3bb6c4dddbe808383e4e1f717c1aa59aa
This commit is contained in:
parent
f8b724f9f9
commit
46a3edd1ec
@ -112,5 +112,5 @@ private:
|
||||
/// The luminance gain
|
||||
double _luminanceGain;
|
||||
/// The luminance minimum
|
||||
double _luminanceMinimum
|
||||
double _luminanceMinimum;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user