X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_fetch_libdbi.c;h=2c4c722ee46ecbbbd8d95ece84c8deb8c4899d5a;hp=fb0dc7e81aef9b3794e28fea962ec19fe8a040a3;hb=fac8e2f98375e415e6ca946e213cf849c7f9ffb5;hpb=0b2a8e05bce8b1a5d6448519356955125b01bfce;ds=sidebyside 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;