X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftokyotyrant.c;h=09ee25d72f115b1ed09e5d02ce7abf549b326d26;hb=1d429f78567323c11f00e9f6e5ea1765e7c5c8c7;hp=cb366d38671f92bfb3d9190244ee778347688dc9;hpb=004074af297a219208fa9e903db8c5dcdd7e1950;p=collectd.git diff --git a/src/tokyotyrant.c b/src/tokyotyrant.c index cb366d38..09ee25d7 100644 --- a/src/tokyotyrant.c +++ b/src/tokyotyrant.c @@ -150,5 +150,3 @@ void module_register(void) { plugin_register_read("tokyotyrant", tt_read); plugin_register_shutdown("tokyotyrant", tt_shutdown); } - -/* vim: set sw=8 ts=8 tw=78 : */