X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_client.c;h=d2922813e099083dd58d3788fd5b1f8608c9c7ff;hb=c29c7a38247934755ae9a68abb1bcf8cc7872d24;hp=b3294f4acf88fd6680c5677707cc99721ccd5900;hpb=f793cbd1791e68c0c12f0a579fda160747095ecc;p=rrdtool.git diff --git a/src/rrd_client.c b/src/rrd_client.c index b3294f4..d292281 100644 --- a/src/rrd_client.c +++ b/src/rrd_client.c @@ -828,7 +828,7 @@ int rrdc_fetch (const char *filename, /* {{{ */ size_t buffer_size; rrdc_response_t *res; char path_buffer[PATH_MAX]; - char *path_ptr; + const char *path_ptr; char *str_tmp; unsigned long flush_version;