diff options
author | Marcel Raad <raad@teamviewer.com> | 2017-05-01 11:46:44 +0200 |
---|---|---|
committer | Marcel Raad <raad@teamviewer.com> | 2017-05-01 11:46:44 +0200 |
commit | c3513f7e83804d63f3ba8e65d34ada38974d7851 (patch) | |
tree | 5bad333d46f0b8561a2058c630a8ab0b04344a2a /tests/unit/unit1307.c | |
parent | 6cba8dacea773ab37ae457e2a2d24d2ead9f68a4 (diff) |
tool_cb_prg: fix double-promotion warning
clang complains:
tool_cb_prg.c:86:22: error: implicit conversion increases
floating-point precision: 'float' to 'double'
[-Werror,-Wdouble-promotion]
Fix this by using a double instead of a float constant.
Diffstat (limited to 'tests/unit/unit1307.c')
0 files changed, 0 insertions, 0 deletions