aboutsummaryrefslogtreecommitdiff
path: root/misc-utils
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2017-11-02 01:10:11 +0100
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2017-11-03 19:41:32 +0100
commit0555cb2ea9bdc8e210e87e009154954a9bbc3a55 (patch)
treeb873918aca10f27e4f7b722b265dd1085867bd2d /misc-utils
parent475bf707b958f37844534b7b45c905521c7401a2 (diff)
jittertest: Use the appropriate versions of abs()
When passing a long argument, actually use labs(). The other case of passing a float to "int abs(int)" and casting the result to an int doesn't really make sense. Pull the cast inside the abs(). Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'misc-utils')
0 files changed, 0 insertions, 0 deletions