X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectdctl.c;h=2329285371281e849e5bf82994111912201d2036;hb=7cea19815ba24735e91dde1c08a889960b299b62;hp=0b8d0c1e89ee1547f955c0795bf388d1568eb518;hpb=c7b0f0b0267f2ab7c84eea8306f0a516f5b8f769;p=collectd.git diff --git a/src/collectdctl.c b/src/collectdctl.c index 0b8d0c1e..23292853 100644 --- a/src/collectdctl.c +++ b/src/collectdctl.c @@ -99,7 +99,7 @@ static void exit_usage (const char *name, int status) { "No error is returned if the specified identifier does not exist.\n" "\n"PACKAGE" "VERSION", http://collectd.org/\n" - "by Florian octo Forster \n" + "by Florian octo Forster \n" "for contributions see `AUTHORS'\n" , name); exit (status);