X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fteamspeak2.c;h=a959cddc024ae66803000936763180cfe89c6320;hb=446138394bb95c49d0e05ea440fbf63aefe84bab;hp=960d6464f694fe005b08628cfde2d7e68bccc132;hpb=eec0cd9ca51c5c132ed09fc4699c02f3bd12d748;p=collectd.git diff --git a/src/teamspeak2.c b/src/teamspeak2.c index 960d6464..a959cddc 100644 --- a/src/teamspeak2.c +++ b/src/teamspeak2.c @@ -728,5 +728,3 @@ void module_register(void) { plugin_register_read("teamspeak2", tss2_read); plugin_register_shutdown("teamspeak2", tss2_shutdown); } /* void module_register */ - -/* vim: set sw=4 ts=4 : */