X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fmbmon.c;h=63a300de16c4f7397aeb764659c0d7a4528614ca;hb=7c9d772c992647fcba64a96800c146eb9f1647f8;hp=f58d01ec269e4240965aef9d8def59c34175f538;hpb=7ef225022164d12f4560d03789c9d418b442d4cf;p=collectd.git diff --git a/src/mbmon.c b/src/mbmon.c index f58d01ec..63a300de 100644 --- a/src/mbmon.c +++ b/src/mbmon.c @@ -38,8 +38,8 @@ static const char *config_keys[] = {"Host", "Port", NULL}; static int config_keys_num = 2; -static char *mbmon_host = NULL; -static char *mbmon_port = NULL; +static char *mbmon_host; +static char *mbmon_port; /* * NAME