X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fhddtemp.c;h=80daf15b7ef8e491f515dc166c6c9b22eceab2a3;hp=36c41289b54471be6bc13b38ddf0b4613d1e2872;hb=d486225f89ea52d8ed2b4242eba2ad94c409f837;hpb=72a71d40195511fae335e1384cb2eba606ad5caa diff --git a/src/hddtemp.c b/src/hddtemp.c index 36c41289..80daf15b 100644 --- a/src/hddtemp.c +++ b/src/hddtemp.c @@ -53,7 +53,7 @@ static const char *config_keys[] = {"Host", "Port"}; static int config_keys_num = STATIC_ARRAY_SIZE(config_keys); -static char *hddtemp_host = NULL; +static char *hddtemp_host; static char hddtemp_port[16]; /*