diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2019-03-17 11:35:09 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-03-17 15:11:31 -0700 |
commit | 47f92b92acc9eb4875590cf197d60e053cd36781 (patch) | |
tree | 1e22c884bacfaa8f933fd5b47daf1fdc0b6dc9b3 /core/deco.c | |
parent | 412c242c10bba270314fe0bee9a14a0547f97014 (diff) | |
download | subsurface-47f92b92acc9eb4875590cf197d60e053cd36781.tar.gz |
Core: cast to the correct type
While in the specific calculations here there isn't really a risk that float
might overflow, it seems odd to cast to float in order to assign to double.
This caused an Alert via LGTM.com
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'core/deco.c')
0 files changed, 0 insertions, 0 deletions