Code

zfs_arc: Do not log an error if a value cannot be found.
[collectd.git] / src / daemon / types_list.c
index b1a7203c934f87795701425d8c95425d138a04bf..b053157154cf74d18e012ed45152ddf73759233b 100644 (file)
@@ -191,7 +191,3 @@ int read_types_list(const char *file) {
 
   return (0);
 } /* int read_types_list */
-
-/*
- * vim: shiftwidth=2:softtabstop=2:tabstop=8
- */