X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fhddtemp.c;h=80daf15b7ef8e491f515dc166c6c9b22eceab2a3;hb=07ba05937aeaedd683656c3912040950dbf4a152;hp=36c41289b54471be6bc13b38ddf0b4613d1e2872;hpb=4c4988b1c5d33ed70b2d6d6e5a4eae13cab9255b;p=collectd.git 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]; /*