Added some explicit conversion to double precision
commitd28edde23e957920db47f3f8a86d099ed912a1ae
authorChristophe CURIS <christophe.curis@free.fr>
Sun, 24 May 2015 13:49:07 +0000 (24 15:49 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 24 May 2015 22:25:57 +0000 (24 23:25 +0100)
tree7f4ad9a0629469156f1c6f1d231809ed66eaa153
parent79a95d717393d50fa4d1c22a97cc88f6264de335
Added some explicit conversion to double precision

When the result of the operation is expected to use double precision, this
patchs adds an explicit conversion to that type to tell the compiler that
this is what we want, and not an unexpected side effect.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
WINGs/userdefaults.c
WINGs/wbrowser.c
WPrefs.app/MouseSettings.c