summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6a5004f)
raw | patch | inline | side by side (parent: 6a5004f)
author | Jeff Schroeder <jeffschroeder@computer.org> | |
Mon, 31 Dec 2012 17:48:25 +0000 (11:48 -0600) | ||
committer | Florian Forster <octo@collectd.org> | |
Mon, 14 Jan 2013 08:52:54 +0000 (09:52 +0100) |
Signed-off-by: Florian Forster <octo@collectd.org>
src/ethstat.c | patch | blob | history |
diff --git a/src/ethstat.c b/src/ethstat.c
index ee6979c52aafd1ca542034adad6002a2a6898ce1..dec14f3d148962df3b1aaf41eb1f50f0a7a5f92c 100644 (file)
--- a/src/ethstat.c
+++ b/src/ethstat.c
return (status);
interfaces_num++;
- INFO("ethstat plugin: Registred interface %s",
+ INFO("ethstat plugin: Registered interface %s",
interfaces[interfaces_num - 1]);
return (0);