summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0b2a8e0)
raw | patch | inline | side by side (parent: 0b2a8e0)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 24 Aug 2010 05:19:55 +0000 (05:19 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 24 Aug 2010 05:19:55 +0000 (05:19 +0000) |
src/rrd_fetch_libdbi.c | patch | blob | history |
diff --git a/src/rrd_fetch_libdbi.c b/src/rrd_fetch_libdbi.c
index fb0dc7e81aef9b3794e28fea962ec19fe8a040a3..2c4c722ee46ecbbbd8d95ece84c8deb8c4899d5a 100644 (file)
--- a/src/rrd_fetch_libdbi.c
+++ b/src/rrd_fetch_libdbi.c
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;