Merge branch 'collectd-5.7' into collectd-5.8
[collectd.git] / src / utils_rrdcreate.h
index 9bc67ae..d5f9a12 100644 (file)
@@ -51,5 +51,3 @@ int cu_rrd_create_file(const char *filename, const data_set_t *ds,
                        const value_list_t *vl, const rrdcreate_config_t *cfg);
 
 #endif /* UTILS_RRDCREATE_H */
-
-/* vim: set sw=2 sts=2 et : */