Code

virt plugin: fail init with no libvirt connection
[collectd.git] / src / utils_rrdcreate.c
index 750d26568be8f341919a0e42e7302dddd278e19c..ae72575cb85c69ef0c76b0ea753ce4b578965673 100644 (file)
@@ -664,5 +664,3 @@ int cu_rrd_create_file(const char *filename, /* {{{ */
 
   return (status);
 } /* }}} int cu_rrd_create_file */
-
-/* vim: set sw=2 sts=2 et fdm=marker : */