X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/ea2e2bd00403e02bee6298cfbb78eaa45869c851..a4fe8c97414f07dd8b891e0d325dd2733195151d:/components/temperature.c?ds=sidebyside 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;