X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/ea2e2bd00403e02bee6298cfbb78eaa45869c851..c83b388a3f8f7a8c8d5a5cfddb6ab397005371a1:/components/temperature.c?ds=inline diff --git a/components/temperature.c b/components/temperature.c index 35bdb01..812ae77 100644 --- a/components/temperature.c +++ b/components/temperature.c @@ -21,7 +21,7 @@ #include const char * - temp(const char *null) + temp(const char *unused) { int mib[5]; size_t size;