]> git.sur5r.net Git - i3/i3status/commit
Fix NULL value on OpenBSD when there is no acpitz0 275/head
authorFlorian Anderiasch <fa@art-core.org>
Fri, 6 Apr 2018 17:54:12 +0000 (19:54 +0200)
committerFlorian Anderiasch <fa@art-core.org>
Fri, 6 Apr 2018 17:56:55 +0000 (19:56 +0200)
commit46b5c264d177f1e01bd17746071f4b0e1ca42eab
treecc9eef2505bc7188ee8eb3a495c34d75e7932806
parent5abed8241987a1cb77a4e8e6856f4c7efad3ef0b
Fix NULL value on OpenBSD when there is no acpitz0

Using %degrees on OpenBSD resulted in garbage values if sysctl doesn't
know about any cpu temperature sensors.
src/print_cpu_temperature.c