summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 254878c)
raw | patch | inline | side by side (parent: 254878c)
author | Vincent Bernat <bernat@luffy.cx> | |
Sat, 12 Oct 2013 20:37:00 +0000 (22:37 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 7 Apr 2015 20:00:25 +0000 (22:00 +0200) |
src/dbi.c | patch | blob | history |
diff --git a/src/dbi.c b/src/dbi.c
index 2d3f566f1f6fc7f52a0e76a3b0bec7945619c77c..29cf5bd52c7783beca315b9e9bd2a0dd649b02d5 100644 (file)
--- a/src/dbi.c
+++ b/src/dbi.c
cdbi_config_add_database (child);
else
{
- WARNING ("snmp plugin: Ignoring unknown config option `%s'.", child->key);
+ WARNING ("dbi plugin: Ignoring unknown config option `%s'.", child->key);
}
} /* for (ci->children) */