Code

Added ForceSSL feature. Updated documentation and added my contributor information.
[collectd.git] / src / tcpconns.c
index 5e59ed098b93295df27c9135046af26773c938f0..08838fbe672a3dda69aa62a08400cb60e9bbb2e3 100644 (file)
@@ -1030,7 +1030,3 @@ void module_register(void) {
 #endif
   plugin_register_read("tcpconns", conn_read);
 } /* void module_register */
-
-/*
- * vim: set shiftwidth=2 softtabstop=2 tabstop=8 fdm=marker :
- */