X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fsensors.c;h=3969dc9a8fc6779e1ecf54dad0b82e6d4cabb53a;hp=4d8e92569b84a31752087f0bb9e632dd8852c8b4;hb=f25d207699e013bb47c0083fe56b8358a98f6f4d;hpb=61a4ed99b1a5b6d371bb745933d0efc5dff9505c diff --git a/src/sensors.c b/src/sensors.c index 4d8e9256..3969dc9a 100644 --- a/src/sensors.c +++ b/src/sensors.c @@ -158,7 +158,7 @@ typedef struct featurelist { } featurelist_t; static char *conffile = NULL; -static bool use_labels = 0; +static bool use_labels; /* #endif (SENSORS_API_VERSION >= 0x400) && (SENSORS_API_VERSION < 0x500) */ #else /* if SENSORS_API_VERSION >= 0x500 */