btop/src/osx
Στέφανος ab7fe62e65 Fix variable initialization to 'auto' for getB()
It does not make sense to return a `const bool&` as we are dealing with
Boolean literals that are `prvalue`s of type bool.

The compiler is smart enough to do the necessary optimizations wherever
is applicable.
2022-10-04 12:56:14 +03:00
..
btop_collect.cpp Fix variable initialization to 'auto' for getB() 2022-10-04 12:56:14 +03:00
sensors.cpp Fix some missing copyright in src files found by debian lintian 2021-12-13 13:59:18 +01:00
sensors.hpp Fix some missing copyright in src files found by debian lintian 2021-12-13 13:59:18 +01:00
smc.cpp Merge pull request #209 from mariogrip/fix-missing-copyright-src 2021-12-29 14:21:13 +01:00
smc.hpp Merge pull request #209 from mariogrip/fix-missing-copyright-src 2021-12-29 14:21:13 +01:00