Code

Added ForceSSL feature. Updated documentation and added my contributor information.
[collectd.git] / src / log_logstash.c
index 303976b5a82c5fa0d0ac139e985d00512bb8af2c..8df32a8e4a9ca8266ff4660e674a6ee3674492b4 100644 (file)
@@ -343,5 +343,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 : */