X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fsensors.c;h=61868e884f747cb543f7e944228e93945f0f728f;hb=29c792a5039aeaa9d92f063c3ae2a66c3e9b1626;hp=90f30f0c5e27a9bccf4787c733906f9cbc091cf2;hpb=ec9234cd682510ad4b56faceb977865437de9378;p=collectd.git diff --git a/src/sensors.c b/src/sensors.c index 90f30f0c..61868e88 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;