X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fprotocols.c;h=59eb49a772e83f95e8406334c697b1be7287e62f;hb=07ba05937aeaedd683656c3912040950dbf4a152;hp=a50539ef5a618e532ab821110fcc7d2b9444fb79;hpb=22813e1a6a3d059efc67975893df985052661a7a;p=collectd.git diff --git a/src/protocols.c b/src/protocols.c index a50539ef..59eb49a7 100644 --- a/src/protocols.c +++ b/src/protocols.c @@ -45,7 +45,7 @@ static const char *config_keys[] = { }; static int config_keys_num = STATIC_ARRAY_SIZE(config_keys); -static ignorelist_t *values_list = NULL; +static ignorelist_t *values_list; /* * Functions