Merge branch 'collectd-5.7'
[collectd.git] / src / logfile.c
index 6629c0b..eca8c34 100644 (file)
@@ -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 : */