X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fnginx.c;h=e5ca89c06227e41f8970376cede0fb6c819efde6;hb=7f07c55bac640c7a50d516248a3152235a14af59;hp=23feb1cdbb284a1339c930bee58b621de7065e50;hpb=a396da422740caf336a6d594515e8d80de6f440a;p=collectd.git diff --git a/src/nginx.c b/src/nginx.c index 23feb1cd..e5ca89c0 100644 --- a/src/nginx.c +++ b/src/nginx.c @@ -44,7 +44,7 @@ static char *timeout; static CURL *curl; static char nginx_buffer[16384]; -static size_t nginx_buffer_len = 0; +static size_t nginx_buffer_len; static char nginx_curl_error[CURL_ERROR_SIZE]; static const char *config_keys[] = {