slstatus

Unnamed repository; edit this file 'description' to name the repository.
git clone https://git.beauhilton.com/slstatus.git
Log | Files | Refs | README | LICENSE

commit 1cb5af98e5c58f1336f48046eaa1bb1b0b4e6a4c
parent 0f46c675d326435065dec2dd3a5695bd16201c9f
Author: Tobias Tschinkowitz <he4d@posteo.de>
Date:   Thu, 17 May 2018 13:19:29 +0200

added comment for temp function (openbsd)

Diffstat:
Mconfig.def.h | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/config.def.h b/config.def.h @@ -43,6 +43,7 @@ static const char unknown_str[] = "n/a"; * swap_used used swap in GB NULL * temp temperature in degree celsius sensor file * (/sys/class/thermal/...) + * NULL on OpenBSD * uid UID of current user NULL * uptime system uptime NULL * username username of current user NULL