From: Zebity Spring Date: Fri, 12 Jul 2019 13:25:54 +0000 (+1000) Subject: Run contrib/format.sh across entire *.h/*.c source tree (2nd of 2) X-Git-Tag: 5.10.0~31^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3153%2Fhead;p=thirdparty%2Fcollectd.git Run contrib/format.sh across entire *.h/*.c source tree (2nd of 2) --- diff --git a/src/sensors.c b/src/sensors.c index 90f30f0c5..61868e884 100644 --- a/src/sensors.c +++ b/src/sensors.c @@ -230,7 +230,7 @@ static int sensors_load_conf(void) { last_feature = fl; } /* while sensors_get_all_features */ } /* while sensors_get_detected_chips */ - /* #endif SENSORS_API_VERSION < 0x400 */ + /* #endif SENSORS_API_VERSION < 0x400 */ #elif (SENSORS_API_VERSION >= 0x400) chip_num = 0;