X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_fetch_libdbi.c;h=2c4c722ee46ecbbbd8d95ece84c8deb8c4899d5a;hb=6a6710c10c23a986534f4a8971162afa2813c363;hp=fb0dc7e81aef9b3794e28fea962ec19fe8a040a3;hpb=c3c9e029ac5763156769afdbb3c6846316c70dd5;p=rrdtool.git diff --git a/src/rrd_fetch_libdbi.c b/src/rrd_fetch_libdbi.c index fb0dc7e..2c4c722 100644 --- a/src/rrd_fetch_libdbi.c +++ b/src/rrd_fetch_libdbi.c @@ -401,7 +401,7 @@ rrd_fetch_fn_libdbi( char where[10240]; table_help.conn=NULL; table_help.where=where; - table_help.filtename=filename; + table_help.filename=filename; /* some loop variables */ int i=0;