Code

dpdkstat: fix retrieval of statistics
[collectd.git] / src / log_logstash.c
index 8df43136164d1b2d79a7d511b03b3e918e75d3b4..060593047d5d447db90f1843d7aa6c2dcfffd123 100644 (file)
@@ -339,5 +339,3 @@ void module_register(void) {
   plugin_register_notification("log_logstash", log_logstash_notification,
                                /* user_data = */ NULL);
 } /* void module_register (void) */
-
-/* vim: set sw=4 ts=4 tw=78 noexpandtab : */