Merge pull request #2283 from octo/ff/valgrind
[collectd.git] / src / write_log.c
index 2d34b21..5ecb182 100644 (file)
@@ -136,5 +136,3 @@ void module_register(void) {
   /* If config is supplied, the global wl_format will be set. */
   plugin_register_write("write_log", wl_write, NULL);
 }
-
-/* vim: set sw=4 ts=4 sts=4 tw=78 et : */