X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fascent.c;h=223586589c6703fb8235c667ce648384a55be117;hp=09dd5de7e0ca829addf66d5dac8a5f2e191ec329;hb=06a86a60a7dabc685bdbd81ce3d36ea5f7e2c2d4;hpb=a396da422740caf336a6d594515e8d80de6f440a diff --git a/src/ascent.c b/src/ascent.c index 09dd5de7..22358658 100644 --- a/src/ascent.c +++ b/src/ascent.c @@ -98,8 +98,8 @@ static char *timeout; static CURL *curl; static char *ascent_buffer; -static size_t ascent_buffer_size = 0; -static size_t ascent_buffer_fill = 0; +static size_t ascent_buffer_size; +static size_t ascent_buffer_fill; static char ascent_curl_error[CURL_ERROR_SIZE]; static const char *config_keys[] = {