X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fipc.c;h=8222efbab42148c2a542aa609653bdf849e4751b;hb=c88c2de1c9cd6795b30c34990a565d18b69221e7;hp=c9fb003e69bd058ddb717afe8343952488aa05cd;hpb=eec0cd9ca51c5c132ed09fc4699c02f3bd12d748;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 : */