]> git.sur5r.net Git - i3/i3status/commit
Fix the deciKelvin to Celsius conversion on FreeBSD (#195)
authorBaptiste Daroussin <baptiste.daroussin@gmail.com>
Wed, 1 Feb 2017 19:28:01 +0000 (20:28 +0100)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Wed, 1 Feb 2017 19:28:01 +0000 (11:28 -0800)
commit93576bccc3acff95206933cc1486e0d01c15316e
treeef48a083a8d83ac6d8014970ffc41ddef5d4b201
parente09186fa19c82f2899d4f1559970ea3421c7618d
Fix the deciKelvin to Celsius conversion on FreeBSD (#195)

Change from ceiled value to floored value to be consistent with the
FreeBSD kernel

https://svnweb.freebsd.org/base?view=revision&revision=300421
src/print_cpu_temperature.c