math: fix fmodl for IEEE binary128
authorSzabolcs Nagy <nsz@port70.net>
Mon, 9 Feb 2015 00:16:35 +0000 (01:16 +0100)
committerSzabolcs Nagy <nsz@port70.net>
Mon, 9 Feb 2015 00:16:35 +0000 (01:16 +0100)
commit018f9df4440e1d5640f9d50dc08bee9bbc40b3b6
treeec82589a3dfc64706bd0322f5e0ce3b84a4077e8
parent04d522cba6f54dc8c4df9dd963d254de257bf74c
math: fix fmodl for IEEE binary128

This trivial copy-paste bug went unnoticed due to lack of testing.
No currently supported target archs are affected.
src/math/fmodl.c