X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fipc.c;h=8222efbab42148c2a542aa609653bdf849e4751b;hb=2b4445ea9b4b978468d75864f98e8137ba628dec;hp=c9fb003e69bd058ddb717afe8343952488aa05cd;hpb=51d29979b01ae0316597898f0e25d4bab7fd7d81;p=collectd.git diff --git a/src/ipc.c b/src/ipc.c index c9fb003e..8222efba 100644 --- a/src/ipc.c +++ b/src/ipc.c @@ -319,5 +319,3 @@ void module_register(void) /* {{{ */ plugin_register_read("ipc", ipc_read); } /* }}} */ - -/* vim: set sw=2 sts=2 et fdm=marker : */