Code

dpdkstat: fix retrieval of statistics
[collectd.git] / src / match_value.c
index 3c9437575e8cdd27d986e506841da312e5df0af1..45745baca677e1dd86af566e768796e20605c8d0 100644 (file)
@@ -316,5 +316,3 @@ void module_register(void) {
   mproc.match = mv_match;
   fc_register_match("value", mproc);
 } /* module_register */
-
-/* vim: set sw=2 sts=2 tw=78 et fdm=marker : */