Code

mcelog: Free notification metadata
[collectd.git] / src / match_hashed.c
index fad52718b1eb5333c6422b918fc53f20a3ade480..9c8d34f922fb62d3f6ba917deb9e8a82157d701c 100644 (file)
@@ -166,5 +166,3 @@ void module_register(void) {
   mproc.match = mh_match;
   fc_register_match("hashed", mproc);
 } /* module_register */
-
-/* vim: set sw=2 sts=2 tw=78 et fdm=marker : */