X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Flogfile.c;h=eca8c34758363507872f33ec13b075019c3575a0;hb=1d429f78567323c11f00e9f6e5ea1765e7c5c8c7;hp=6629c0b30bf970d4a5945bec49fc0eca34b98903;hpb=ffaf9b893b6042a76e1c0dadd83ce06904fcc89a;p=collectd.git diff --git a/src/logfile.c b/src/logfile.c index 6629c0b3..eca8c347 100644 --- a/src/logfile.c +++ b/src/logfile.c @@ -204,5 +204,3 @@ void module_register(void) { plugin_register_notification("logfile", logfile_notification, /* user_data = */ NULL); } /* void module_register (void) */ - -/* vim: set sw=4 ts=4 tw=78 noexpandtab : */